Search code examples
androidandroid-layoutlistview

How to achieve this effect while listview is loading with items in android?


Lately, this kind of effect is gaining lot of popularity. While items are being populated, listview shows this kind of affect. What exactly is this and how can one implement it. Thanks!

ListView loadiing effect in android


Solution

  • Check out the LoaderViewLibrary on Github.

    The description matches your requirements -

    Library that enables TextView of ImageView to show loading animation while waiting for the text and image get loaded