-
As mentioned in the README, currently any modifications to rooms in the Map Editor will remove assigned scenes. I think having some basic scene persistence will be a good QOL improvement, especially f…
-
Hi and thanks for this lib :)
When I want to put it on my project, I have this error :
**Failed to resolve: com.andreabaccega:android-edittext-validator:1.3.0 Show in File Show in Project Structu…
jewom updated
6 years ago
-
https://inpot.github.io/%E7%8E%A9%E8%BD%ACandroid.arch%E4%B9%8Broom/
Google最近出了个数据库框架名字叫Room Persistence Library。初步学习了一下,看起来还不错。
inpot updated
4 years ago
-
Hi all,
as promised [here](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/415#issuecomment-2221062108), I'm sharing a bit of results of load testing on our system with the aim of comparing…
-
I have added this plugin to a project which has 2 modules, one app and another library type.
The plugin is only accessing app module, and not the library module, even though the plugin was added t…
-
Hi All,
I am trying to add a bot to newly created rooms by implementing IPreRoomCreateExtend and executePreRoomCreateExtend function:
```
public async executePreRoomCreateExtend(room: IRoom, …
dizzy updated
5 years ago
-
This is what I get when I Try to Build the project
```
Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(26.0.1) from [com.android.support:preference-v7:26.0.1] And…
-
android.database.sqlite.SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=1, totalRows=2
…
-
Hello,
I'm using Room Persistence Library and Stetho for an android app.
When i inspect db from chrome://inspect it is showing two primary key "id" columns.
Anyone can tell me why ?
**Stetho…
-
Allow game state to be serialised and restored.