forked from daledesilva/obsidian_ink
-
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.
The icon doesn't change because the component is never informed of the change, but this is trivial. I just wanted to get this feature out because it's something I've been desiring for a while now. On Android, fullscreen doesn't mean "fullscreen". It just takes up 100% of the app's viewport, rather than fullscreening like a video player would. I'd like to work out what to do to achieve true fullscreen but in the interest of time, here's a quick fullscreen solution.
- Loading branch information
Showing
2 changed files
with
140 additions
and
114 deletions.
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
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