kimkimani / Nested_RecyclerView
A RecyclerView can even be used inside another RecyclerView. This concept is called a nested RecyclerView. It is an instance where one RecyclerView widget is the parent to another RecyclerView widget. A good example where a nested RecyclerView widget is implemented includes the Google Play Store. Applications such as eCommerce, music apps, and m…
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Nested_RecyclerView
- Firing Scheduled Notifications☆14Updated last year
- This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.☆21Updated 2 years ago
- Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.☆24Updated last year
- A short sweet example of how to implement dark theme in Android 🔥☆20Updated 2 years ago
- A quotes app☆9Updated 3 years ago
- Sample animation for using MotionLayout on Android.☆36Updated 4 years ago
- so In this project we will check our application is connected with internet or not through Live data , if the application is connected wi…☆18Updated 4 years ago
- Android Library to simplify some android in app functions ( In app billing, in app update, in app review)☆14Updated 2 years ago
- ☆18Updated 3 years ago
- This is a simple chat demo for socket.io and Android. You can connect to https://socket-io-chat.now.sh using this app.☆17Updated 3 years ago
- This is basic exo player demo☆34Updated last week
- An application where you can store all your password, bank details, card details in one place and access everything with only one master …☆34Updated 4 years ago
- Simple dropdown/spinner view for Android