diff --git a/app/src/main/res/layout/medialibrary_preferences.xml b/app/src/main/res/layout/medialibrary_preferences.xml index e4f212ad..c3b458ff 100644 --- a/app/src/main/res/layout/medialibrary_preferences.xml +++ b/app/src/main/res/layout/medialibrary_preferences.xml @@ -73,13 +73,24 @@ along with this program. If not, see . android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/media_scan_drop_db" /> - + + + + + . android:id="@+id/media_stats_progress_text" android:layout_width="match_parent" android:layout_height="wrap_content" - android:minLines="3" + android:minLines="4" android:text="@string/empty" /> - -