Auto commit Sat Mar 21 11:01:02 PM CDT 2026
This commit is contained in:
@@ -7,5 +7,5 @@ fun shouldUseImmersiveFullscreen(isVisualMode: Boolean, runtimeState: RuntimeSta
|
||||
}
|
||||
|
||||
fun shouldRevealSystemBarsOnTap(isVisualMode: Boolean, runtimeState: RuntimeState): Boolean {
|
||||
return shouldUseImmersiveFullscreen(isVisualMode, runtimeState)
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user