Skip to content

Commit

Permalink
Fix margins for interaction button bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tak committed Jan 5, 2024
1 parent 26354c9 commit 08dbf66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/item_status_detailed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@
android:layout_height="1dp"
android:layout_below="@id/status_meta_info"
android:layout_marginStart="14dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="14dp"
android:background="?android:attr/listDivider"
android:importantForAccessibility="no"
Expand Down

0 comments on commit 08dbf66

Please sign in to comment.