krpiotrek / RetainFragmentSample
A sample project using retained Fragment and RxJava Observable to handle data caching during orientation change.
☆9Updated 8 years ago
Alternatives and similar repositories for RetainFragmentSample:
Users that are interested in RetainFragmentSample are comparing it to the libraries listed below
- GenericRenderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.☆43Updated 4 years ago
- Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM ar…☆53Updated 7 years ago
- Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.☆59Updated 7 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 7 years ago
- Companion piece to my blog post: "Chaining multiple sources with RxJava"☆71Updated 7 years ago
- Mocking Client for Retrofit☆43Updated 8 years ago
- Simple Rx for Android☆36Updated 3 years ago
- Android specific assertions and mock for mockito☆51Updated 6 years ago
- RxJava 2 wrapper around the Facebook Sdk☆30Updated 7 years ago
- Easy Android form validation in Rx way☆58Updated 8 years ago
- AutoValue Extension to add Map generation support☆55Updated 8 years ago
- [DEPRECATED] RxJava extension for Android Google Cloud Messaging (aka gcm).☆95Updated 8 years ago
- Set of timber trees for Crashlytics and debugging.☆70Updated 5 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern