mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
+ small padding for rescan_fs_warning textview
This commit is contained in:
parent
372ed541af
commit
00f4e3b96d
@ -37,6 +37,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/rescan_fs_warning"
|
||||
android:paddingTop="10px"
|
||||
android:textStyle="bold"
|
||||
android:layout_below="@id/progressBar"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user