ccomeaux / boardgamegeek4android

BoardGameGeek application for Android (unofficial)
GNU General Public License v3.0
228 stars 47 forks source link

Search horizontal loading state #92

Closed kamal-kamalmohamed closed 6 years ago

kamal-kamalmohamed commented 6 years ago

Updated search screen loading state from an inline spinning style to an horizontal style. This fixes the loading state overlapping with search screen content.

Ideally the progress bar should sit above the action bar shadow, but that would require a big refactoring that is probably not worth undertaking. If there's an easy way to achieve it please call it out. 😄

Results: search-progress-1 search-progress-2 search-progress-3