kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Increase space for metadata typeview
Some translations come with longer words causing them to wrap at strange positionspull/6438/head
rodzic
69fc466323
commit
49b12ea4f8
|
@ -12,7 +12,7 @@
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
app:layout_constraintGuide_percent="0.23" />
|
app:layout_constraintGuide_percent="0.30" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/metadata_type_view"
|
android:id="@+id/metadata_type_view"
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
app:layout_constraintGuide_percent="0.23" />
|
app:layout_constraintGuide_percent="0.30" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
|
|
Ładowanie…
Reference in New Issue