Source link: https://github.com/ravi8x/AndroidSQLite
This is a simple CRUD in Android using SQLite Database
Android Notes App demonstrating SQLite database.
Source link: https://github.com/ravi8x/AndroidSQLite
This is a simple CRUD in Android using SQLite Database
Android Notes App demonstrating SQLite database.
Easily add Portfolio Activity in your android app.
A divider for Android's RecyclerView
using RecyclerView.ItemDecoration
.
A library which helps to create Retry Policy when using Retrofit 2.0 for API calls.
A TextView
component with particle system.
We often use the RecyclerView
and the RecyclerView.Adapter for our material design apps. Going from the ListView to RecyclerView, I really missed the setEmptyView()
method.
So, I extended the original RecyclerView Adapter to help manage different states in the application. The Adapter, apart from the standard list, supports three different views:
Automated configuration RecyclerView.Adapter
for Android.