passsy / CompositeAndroid
Composition over inheritance for Android components like Activity or Fragment
☆514Updated 6 years ago
Alternatives and similar repositories for CompositeAndroid:
Users that are interested in CompositeAndroid are comparing it to the libraries listed below
- Simple MVWhatever for Android☆701Updated last year
- An enum based library to replace fragments.☆577Updated 9 years ago
- Adds listening capabilities to Activities and Fragments☆615Updated 4 years ago
- Generate build info for your Android project without breaking incremental compilation☆357Updated 9 years ago
- Android library for measuring time between multiple independent events.☆484Updated 3 years ago
- Implementation of pure functional concept of talking to Android View layer in a Reactive way☆261Updated 3 years ago
- Android library for boilerplate destruction☆267Updated 6 years ago
- Arrow is Lightweight library toolbox for Java and Android Development.☆438Updated 6 years ago
- Samples of custom CoordinatorLayout behaviors.☆372Updated 8 years ago
- An Espresso IdlingResource for OkHttp.☆462Updated 2 months ago
- An Android Parcelable extension for Google's AutoValue.☆655Updated 2 years ago
- Showcase of RxJava used with MVP and some other popular android libraries☆414Updated 7 years ago
- An RxJava transformer which combines replay(1), publish(), and refCount() operators.☆624Updated 2 years ago
- LightCycle lets self-contained classes respond to Android’s lifecycle events☆703Updated last year
- Auto-generate Parcelable implementations for Java and Kotlin☆501Updated 5 years ago
- Sample project to showcase how to use Android Loaders with MVP to preserve Presenter across orientation changes