Cristian
Cristian
Any idea that how to use this architecture to be able to observe changes in database or firebase etc. Could be modified or create a new use case class Greetings
Hi All I have encountered a problem when you activate the activity kill a null pointer exception occurs, I put into practice what is advised in this web https://medium.com/inspace-labs-blog/efficient-and-bug-free- fragment-injection-in-android-mvp-applications-1245a3dd5a9...
Hi, I’ve been trying to use this library alongside with RxPermission and RxActivityResult. For that you need to obtain the Intent to run and that’s currently not possible, you can...
I need to diferences between different DatabaseException errors, when going from DatabaseError to DatabaseException the information regarding the error is lost, maybe the solution would be an inheritance of DatabaseException...
## 🚀 Description New feature was added, multiple picker selection. This feature is only availabe as picker and compression, not crop. The feature allows user to select multiple files from...
Hi After checking that we had a significant delay since the activity was launched until the result was received, we started to remove and comment all the code, seems that...
- Modified storage configuration, now is a strategy pattern. - Now library is easy to mock and test. - Modified documentation to fit with the new changes. - Extract a...
This PR includes the following key changes: Merged with main branch Replaced the value of NOT_EXPORTED with EXPORTED. Motivation: Although the Android developer documentation doesn't mention this explicitly, through my...