Skip to content

Commit 398934b

Browse files
cruzachKudo
authored andcommitted
[android] account for notch/statusbar in redbox view
ref expo/expo#6644
1 parent ece1c23 commit 398934b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReactAndroid/src/main/res/devsupport/layout/reactandroid_redbox_view.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
android:layout_height="match_parent"
55
android:orientation="vertical"
66
android:background="#1A1A1A"
7+
android:fitsSystemWindows="true"
78
>
89
<ListView
910
android:id="@+id/rn_redbox_stack"

0 commit comments

Comments
 (0)