mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-03 11:27:55 +00:00
Increase space for metadata typeview
Some translations come with longer words causing them to wrap at strange positions
This commit is contained in:
@@ -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"
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user