mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
## Description When the app is put into the background with auto sign-in disabled, it will remove the current page and show a loading indicator. This way when the app is resumed, the previous content won't flash on screen for a split second. The above should technically fix #584 on its own, but as additional safe guide, this PR also makes sure the `ApiClient` is configured before trying to create image URLs. ### Related issues Fixes #584 |
||
|---|---|---|
| .. | ||
| data | ||
| preferences | ||
| services | ||
| ui | ||
| util | ||
| MainActivity.kt | ||
| WholphinApplication.kt | ||