Closed vanitasvitae closed 7 years ago
As mentioned earlier, implementing a (percentage) progress bar is impossible (See #13). Instead, a loading animation should work just fine.
Yeah, thats basically what I meant. Both loading circles and percentage bars are represented by the ProgressBar class in Android :)
Implemented
Currently the app just displays a white screen. It would be nice to have a loading animation/progressbar instead.