Skip to content

Commit 5706d16

Browse files
authored
Update buildozer.spec
1 parent 28c7cac commit 5706d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ android.debug_artifact = apk
328328
# It allows for an edge-to-edge experience while providing space for important sensors on the front of the device.
329329
# Available options for Android API >= 28 are "default, shortEdges, never" and defaults to never.
330330
# Android documentation: https://developer.android.com/develop/ui/views/layout/display-cutout
331-
android.display_cutout = default
331+
android.display_cutout = shortEdges
332332

333333
#
334334
# Python for android (p4a) specific

0 commit comments

Comments
 (0)