Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit f06d2f3

Browse files
MortimerGorokeianhzo
authored andcommitted
Fix gaps in the fullscreen bar (#2066)
1 parent 577f430 commit f06d2f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/navigation_bar_fullscreen.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
android:layout_width="wrap_content"
77
android:layout_height="wrap_content"
88
android:layout_gravity="center"
9+
android:background="@drawable/resize_bar_background"
910
android:visibility="gone">
1011

1112
<FrameLayout

0 commit comments

Comments
 (0)