Skip to content

Commit

Permalink
[android] account for notch/statusbar in redbox view
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzach authored and gabrieldonadel committed Jul 17, 2024
1 parent 1dae69b commit 1249137
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
android:layout_height="match_parent"
android:orientation="vertical"
android:background="#1A1A1A"
android:fitsSystemWindows="true"
>
<ListView
android:id="@+id/rn_redbox_stack"
Expand Down

0 comments on commit 1249137

Please sign in to comment.