Skip to content

Commit

Permalink
group item UI Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Jun 20, 2021
1 parent fe7ee86 commit d073c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/item_group.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:maxLines="1"
android:maxWidth="210dp"
android:ellipsize="end"
android:text="title"
android:textColor="@color/black"
Expand Down

0 comments on commit d073c7b

Please sign in to comment.