RecyclerFragment is a small Android library that allow you to display RecyclerView data in a Fragment. Easy to use, it is similar to the framework's ListFragment with additional features.
Features
- Fragment with a 
RecyclerViewand a hideableProgressBarout of the box - Ability to show the 
ProgressBarwhen waiting for asynchronous data - Customizable layout
 - Support for an "empty view" to be displayed automatically in place of RecyclerView when the adapter contains no data.
 

from The Android Arsenal
No comments:
Post a Comment