We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c7cac commit 5706d16Copy full SHA for 5706d16
1 file changed
client/buildozer.spec
@@ -328,7 +328,7 @@ android.debug_artifact = apk
328
# It allows for an edge-to-edge experience while providing space for important sensors on the front of the device.
329
# Available options for Android API >= 28 are "default, shortEdges, never" and defaults to never.
330
# Android documentation: https://developer.android.com/develop/ui/views/layout/display-cutout
331
-android.display_cutout = default
+android.display_cutout = shortEdges
332
333
#
334
# Python for android (p4a) specific
0 commit comments