Small layout improvement

This commit is contained in:
M66B 2020-03-23 14:32:41 +01:00
parent 3fb228cca4
commit 5c52f23056
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<androidx.constraintlayout.helper.widget.Flow
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="6dp"
android:layout_marginEnd="3dp"
app:constraint_referenced_ids="ibMore,ibJunk,ibTrash,ibArchive,ibMove,ibAnswer,ibUnsubscribe,ibUndo"
app:flow_horizontalBias="0"
app:flow_horizontalGap="3dp"