Increase space for metadata typeview

Some translations come with longer words causing them to wrap at strange positions
This commit is contained in:
TobiGr 2021-06-06 11:56:15 +02:00
parent 69fc466323
commit 49b12ea4f8
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_percent="0.23" />
app:layout_constraintGuide_percent="0.30" />
<TextView
android:id="@+id/metadata_type_view"

View File

@ -9,7 +9,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_percent="0.23" />
app:layout_constraintGuide_percent="0.30" />
<TextView
android:layout_width="0dp"