diff --git a/res/layout/zimfilelist.xml b/res/layout/zimfilelist.xml index 61de9763f..dc38791dc 100644 --- a/res/layout/zimfilelist.xml +++ b/res/layout/zimfilelist.xml @@ -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"