aballano / GenericRenderers
GenericRenderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.
☆43Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GenericRenderers
- AutoValue Extension to add Map generation support☆55Updated 8 years ago
- Android MVP library☆66Updated 7 years ago
- Minimalist benchmarking library for Android☆64Updated 9 years ago
- ☆56Updated 8 years ago
- Mocking Client for Retrofit☆43Updated 7 years ago
- [DEPRECATED] RxJava extension for Android Google Cloud Messaging (aka gcm).☆95Updated 8 years ago
- Repository for android animations Rx2 wrapper☆91Updated 7 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆74Updated 7 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 7 years ago
- A JUnit rule to disable and enable device animations☆106Updated 4 years ago
- Easy Android form validation in Rx way☆58Updated 8 years ago
- Gradle tasks to create github releases and upload your outputs☆48Updated 5 years ago
- An Android App for your Conference☆97Updated 6 years ago
- Annotation triggered library that helps tracking loading times of your app☆45Updated 8 years ago
- An Android annotation processing and code generation library to retain complex objects which cannot be parceled nor serialized into a Bun…☆38Updated 9 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 7 years ago
- Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]☆85Updated 7 years ago
- [DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber☆47Updated 8 years ago
- Convert between RxJava and Agera reactive base types☆60Updated 8 years ago
- Flatten json response with Flatten & Gson☆35Updated 9 years ago
- RxJava 2 wrapper around the Facebook Sdk