-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add swiping to change player view on Android (#397)
* Feat: add swipe on Android to change player size * Refactor: return GestureDetector only on mobile * Refactor: move VeryNarrowBottomPlayer to variable This avoids code duplication in the return statement below.
- Loading branch information
1 parent
aad58ee
commit 4f3781d
Showing
2 changed files
with
36 additions
and
8 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