mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[Android] App loads in light mode always #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shreyas1599 on GitHub (Apr 7, 2020).
Even if dark mode has been set, the app starts in light mode and then immediately switches to dark mode.
Attaching pictures for reference:
@shreyas1599 commented on GitHub (Apr 8, 2020):
For some reason, it works now. I think the splash screen(which is white) and the home page were loading on top of each other or something of the sort. I'm closing this issue. On another note, @pd4d10 I think it'd be a good idea to have a splash screen. What do you think? I can add it.
@pd4d10 commented on GitHub (Apr 9, 2020):
Agreed