mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
+ small margin for fullscreen button
This commit is contained in:
parent
b8a0fcca6a
commit
b342b62e62
@ -57,6 +57,7 @@
|
||||
android:id="@+id/FullscreenControlButton"
|
||||
android:layout_width="55px"
|
||||
android:layout_height="55px"
|
||||
android:layout_margin="7px"
|
||||
android:hint="@string/menu_exitfullscreen"
|
||||
android:background="#DDFFFFFF"
|
||||
android:src="@drawable/fullscreen_exit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user