What is AndroidEmptyLayout?

AndroidEmptyLayout is a library for showing different types of layouts when a list view is empty. These layouts can be shown when:

  • the list is loading
  • the list has no item to display
  • an error occured trying to load items

Overview