forked from ankidroid/Anki-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle logged in logo visibility in landscape
previously the two logos were assigned to the same variable, so toggling visibility on landscape mode hid one of the logos (the login one) but did not hide the other one (logged in one) now we maintain reference to both logos and toggle visibility of both in landscape mode
- Loading branch information
1 parent
be83ed8
commit d189482
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters