fix: only show system bars on swipe
Closes https://github.com/FossifyOrg/Gallery/issues/443
This commit is contained in:
parent
b7dd7fdf41
commit
469a5ba2a6
@ -411,7 +411,6 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
|||||||
}
|
}
|
||||||
|
|
||||||
checkSystemUI()
|
checkSystemUI()
|
||||||
fullscreenToggled()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (intent.action == "com.android.camera.action.REVIEW") {
|
if (intent.action == "com.android.camera.action.REVIEW") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user