Skip to content

Commit

Permalink
MBX-3508: delete margin in collapsed layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Sozinov committed Jul 17, 2024
1 parent 567803c commit 569f1e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
android:layout_height="wrap_content"
android:layout_below="@+id/text_view_title"
android:layout_marginEnd="@dimen/mindbox_notification_content_margin_end"
android:layout_marginTop="@dimen/mindbox_notification_content_margin_top"
android:layout_toStartOf="@+id/image_view_large_icon"
android:singleLine="true"/>

Expand Down

0 comments on commit 569f1e0

Please sign in to comment.