mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2025-10-03 17:59:41 +02:00
Fix for overlapping
This commit is contained in:
parent
912f07a1dd
commit
f39eda086f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/item_name"
|
android:layout_below="@id/item_name"
|
||||||
android:layout_alignParentRight="true"
|
android:layout_toLeftOf="@id/item_more"
|
||||||
android:padding="6dp"
|
android:padding="6dp"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:text=""
|
android:text=""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue