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