mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Orientation improvements
This commit is contained in:
@@ -19,6 +19,8 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
UITabBar.appearance().backgroundImage = UIImage()
|
||||
UITabBar.appearance().isTranslucent = true
|
||||
UITabBar.appearance().backgroundColor = .clear
|
||||
|
||||
OrientationTracker.shared.startDeviceOrientationTracking()
|
||||
#endif
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user