Skip to content

Commit f39eda0

Browse files
author
malania02
authored
Fix for overlapping
1 parent 912f07a commit f39eda0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
android:layout_width="wrap_content"
6868
android:layout_height="wrap_content"
6969
android:layout_below="@id/item_name"
70-
android:layout_alignParentRight="true"
70+
android:layout_toLeftOf="@id/item_more"
7171
android:padding="6dp"
7272
android:singleLine="true"
7373
android:text=""

0 commit comments

Comments
 (0)