mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-04-04 21:31:00 +02:00
parent
8d6c839c15
commit
56255c0b48
@ -91,6 +91,8 @@ class MainActivity : SimpleActivity(), FlingListener {
|
||||
window.setDecorFitsSystemWindows(false)
|
||||
}
|
||||
|
||||
window.addFlags(WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS)
|
||||
|
||||
mScreenHeight = realScreenSize.y
|
||||
mAllAppsFragmentY = mScreenHeight
|
||||
mWidgetsFragmentY = mScreenHeight
|
||||
|
Loading…
x
Reference in New Issue
Block a user