+ small padding for rescan_fs_warning textview

This commit is contained in:
kelson42 2013-12-08 00:35:22 +01:00
parent 372ed541af
commit 00f4e3b96d

View File

@ -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"