fedora-infra / mobile

An Android app that allows the Fedora community to interact with Fedora's web apps on the go.
https://fedoraproject.org/mobile
Other
27 stars 10 forks source link

[PackageSearchActivity] Need loading indicator #9

Closed relrod closed 11 years ago

relrod commented 11 years ago

Right now there's no way to tell if there's no results or the results are still loading, since we simply clear the ListView at the start of each search.

We should provide some kind of centered "Loading" animation or something (like the GitHub app does). Maybe some kind of fancy animation with the Infinity logo?