anthony3444
anthony3444
Hi guys! I have a sequential job which runs perfectly when the network is success or when the network is down (after turn on all the requests are send in...
First at all, thank you very much for your awesome library! Yesterday, an user had these crash (Android Huawei Honor 5C (HNNEM-H), 2048MB RAM, Android 7.0): ``` android.database.sqlite.SQLiteCantOpenDatabaseException: at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow...
Hi guys! It's a simple question for you: must I put all the data passed to my job (into constructor) from some Activities, in WeakReference (not basic type of course!)...
I have an **horizontal** recyclerview in my view holder. I've implemented `DraggableItemAdapter`. It works perfectly if position start and end are visible. But if I want to drop, and scroll...
Hi there! Thank you very much for your awesome library! I migrated to androidx since couple of days, and I would like to know if you plan to migrate too?...
I use a standard implementation of AbstractExpandableItemAdapter class. In my list I have different layouts type, very light and simple (no picture, no video). Sometimes, I want to refresh some...
Hi there! Sometimes there are some tags with the spellcheck like this: How to disable all spellcheck on tags? Ps: on Android 4.1.1 Thank you very much,
Hi there, I can't remove the intermediate values on the graph.  Thank you very much!
Hi guys! I select a mention (with index start and end from my EditText), then I tape on backpress key or another letter (doesn't matter), this mention stays. It's due...