mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 18:24:02 +00:00
Hide home indicator
This commit is contained in:
@@ -96,6 +96,8 @@ struct VideoPlayerView: View {
|
||||
#if os(iOS)
|
||||
.offset(y: viewVerticalOffset)
|
||||
.animation(.easeIn(duration: 0.2), value: viewVerticalOffset)
|
||||
.backport
|
||||
.persistentSystemOverlays(!fullScreenLayout)
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user