eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Remove/replace "Updating" tile from homescreen #320

Open madalr opened 4 years ago

madalr commented 4 years ago

Since the database update process is rendered as its own tile in the homescreen at seemingly random intervals or when an event is (un)favorited, the "Upcoming events" and "Favorited events" lists may jump up and down even when the tile is outside of the viewport (when scrolling down the lists for example).

It would be better to incorporate the loading indicator into an existing element that is always rendered or use an overlay to remove that annoying jump.