Skip to content

Commit 2b92cac

Browse files
committed
chore(android): android edge to edge in gradle properties
1 parent 3bf3a24 commit 2b92cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/gradle.properties

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

0 commit comments

Comments
 (0)