Skip to content

Commit 2dd4509

Browse files
committed
change marginRight to marginEnd
1 parent eee1172 commit 2dd4509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/player.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
android:layout_width="0dp"
124124
android:layout_height="wrap_content"
125125
android:layout_marginTop="6dp"
126-
android:layout_marginRight="8dp"
126+
android:layout_marginEnd="8dp"
127127
android:layout_weight="1"
128128
android:gravity="top"
129129
android:orientation="vertical"

0 commit comments

Comments
 (0)