Skip to content

Commit 66e7aad

Browse files
authored
Add mention of ReactActivity in the edgeToEdgeEnabled comment (#145)
1 parent 842838a commit 66e7aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/android/gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ hermesEnabled=true
4040

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.
43+
# Note: Only works with ReactActivity and should not be used with custom Activity.
4344
edgeToEdgeEnabled=false

0 commit comments

Comments
 (0)