Skip to content

Commit 4b98aaf

Browse files
authored
Switch edgeToEdgeEnabled to true in template (#218)
1 parent 01866a0 commit 4b98aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ hermesEnabled=true
4141
# Use this property to enable edge-to-edge display support.
4242
# This allows your app to draw behind system bars for an immersive UI.
4343
# Note: Only works with ReactActivity and should not be used with custom Activity.
44-
edgeToEdgeEnabled=false
44+
edgeToEdgeEnabled=true

0 commit comments

Comments
 (0)