1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-18 17:07:38 +00:00

change marginRight to marginEnd

This commit is contained in:
jianing liu
2025-10-11 21:12:57 +08:00
parent eee1172e8a
commit 2dd4509b75

View File

@@ -123,7 +123,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:layout_marginRight="8dp"
android:layout_marginEnd="8dp"
android:layout_weight="1"
android:gravity="top"
android:orientation="vertical"