1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Small layout improvement

This commit is contained in:
M66B 2020-03-23 14:32:41 +01:00
parent 3fb228cca4
commit 5c52f23056

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"