Skip to content

Commit

Permalink
Remove conversation update min width.
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Feb 3, 2021
1 parent 30563ed commit cfd4399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/conversation_item_update.xml
Expand Up @@ -14,7 +14,6 @@
android:id="@+id/conversation_update_background"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="100dp"
android:layout_gravity="center"
android:layout_marginTop="@dimen/conversation_update_vertical_margin"
android:layout_marginBottom="@dimen/conversation_update_vertical_margin"
Expand Down

0 comments on commit cfd4399

Please sign in to comment.