Supporting repo for the medium tutorial on how to handle check box states in android recycler view
☆25May 5, 2020Updated 5 years ago
Alternatives and similar repositories for RecyclerViewCheckBoxExample2
Users that are interested in RecyclerViewCheckBoxExample2 are comparing it to the libraries listed below
Sorting:
- Demo project for Spring Boot Strategy design pattern☆15Oct 3, 2024Updated last year
- MotionLayout example demonstrating collapsing header with TabLayout and ViewPager☆24Jun 16, 2019Updated 6 years ago
- ☆13Jun 12, 2021Updated 4 years ago
- Example project used in the Caster.io course on Mockito and clean unit testing☆15Sep 16, 2017Updated 8 years ago
- A demo app that shows payload encryption and response decryption using OkHttp Interceptors and Retrofit☆10Nov 2, 2019Updated 6 years ago
- This short example shows how to use different row layouts for RecyclerView☆30Oct 24, 2020Updated 5 years ago
- Android App written in Kotlin using MVVM,Navigation Component, Kotlin Coroutines, Dagger HILT, Room, Retrofit, View Binding☆18Sep 21, 2021Updated 4 years ago
- A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room d…☆28Nov 2, 2019Updated 6 years ago
- Follow along with my Robolectric series at CasterIO!☆19Jun 27, 2016Updated 9 years ago
- A library to make managing Android fragment backstack easier!☆18Apr 20, 2020Updated 5 years ago
- A an app that shows the different ways we can add the autocomplete search feature to an android app☆16Nov 2, 2019Updated 6 years ago
- This is a material button that indicates a certain background task running☆44Apr 4, 2021Updated 4 years ago
- Android application example for the blog space template.☆22Feb 20, 2018Updated 8 years ago
- ☆10Apr 11, 2017Updated 8 years ago
- ☆11Apr 10, 2017Updated 8 years ago
- Example of Paging Library☆22Jan 10, 2022Updated 4 years ago
- Getting started sample for Adroid that show how to upload and retrieve photos/images from the Azure Blob Storage☆11Dec 22, 2017Updated 8 years ago
- Download a large file using Retrofit +RxJava☆27Mar 22, 2018Updated 7 years ago
- BezierCurveBulgeLayout makes a layout just like google pay.☆23Jan 23, 2019Updated 7 years ago
- android app with general functionality☆13Dec 6, 2017Updated 8 years ago
- Aplikasi Jadwal Kereta Api Berbasis Android☆10Feb 16, 2017Updated 9 years ago
- CHMReader - android app read chm file☆14Dec 9, 2016Updated 9 years ago
- Recyclerview Item ClickListener☆20Jul 31, 2018Updated 7 years ago
- An android view for selecting items by spinning a wheel☆13Apr 13, 2020Updated 5 years ago
- Detect an app-level pause in Android.☆36Apr 11, 2013Updated 12 years ago
- A simple example that shows how you can query a nested Android Room one-to-many relationship using @Relation☆23Oct 2, 2019Updated 6 years ago
- JeTaxi is built on Clean Architecture with Kotlin and follows modern android development trends. Also, It uses some of Jetpack and popul…☆14May 13, 2022Updated 3 years ago
- view CAD paper on Android☆11May 24, 2012Updated 13 years ago
- See https://stackoverflow.com/questions/68460291/jetpack-compose-make-full-screen-absolutely-positioned-component☆10Jun 12, 2022Updated 3 years ago
- ☆10Nov 11, 2020Updated 5 years ago
- More Node.js performance testing☆11Apr 23, 2018Updated 7 years ago
- Easy way to handle all permissions☆28Apr 5, 2023Updated 2 years ago
- Sample material for the Design Pattern course