Tagged: recyclerview

Android Pagination: Error Handling

Endless or Infinite scrolling is called pagination. You do this in Android using RecyclerView. However, there are a few critical error scenarios to handle....

Create Gmail Style List in Android

I’m sure all of you would have noticed the list style in the Gmail app for Android. The placeholder for a person’s photo is...