fixed layout wrap in settings

This commit is contained in:
2018-11-16 23:51:46 +01:00
parent b42204c87d
commit 0ec6ab71b2
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,7 @@
<TextView
android:id="@+id/tvLocalCacheSize"
android:layout_width="wrap_content"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:text="@string/str_localcachesize"
android:textColor="#000"