johncodeos-blog / ExpandableRecyclerViewExampleLinks
Make Expandable RecyclerView using Kotlin
☆18Updated 4 years ago
Alternatives and similar repositories for ExpandableRecyclerViewExample
Users that are interested in ExpandableRecyclerViewExample are comparing it to the libraries listed below
Sorting:
- Room database pre-population demo☆19Updated 4 months ago
- A simple custom Snackbar sample code☆64Updated 5 years ago
- A sample tutorial android app to implement Nested Recycler View easily using Kotlin☆66Updated 7 years ago
- Sample app displaying cryptocurrency-related tweets. 📰🥇☆24Updated 5 years ago
- Sample project for SMS User Consent API☆28Updated 6 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆35Updated 4 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 3 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- Demo Architecture ViewModel with SaveStateHandle, Factory for Dependencies injection, Lifecycle Aware and LiveData. A complete approach☆18Updated 4 years ago
- Source code for one for all expandable list adapter that provides an expandable listing feature to unlimited number of extending adapters…☆47Updated 5 years ago
- An Android DatePickerDialog and TimePickerDialog that works correctly on API 14+☆77Updated 4 years ago
- An Instant Search Demo for Android using Kotlin Coroutines