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

Small layout improvement

Especially for smaller screens
This commit is contained in:
M66B 2020-03-23 12:35:20 +01:00
parent c33e5a87e8
commit eeef13af3f

View file

@ -29,7 +29,7 @@
android:layout_marginEnd="6dp"
app:constraint_referenced_ids="ibMore,ibJunk,ibTrash,ibArchive,ibMove,ibAnswer,ibUnsubscribe,ibUndo"
app:flow_horizontalBias="0"
app:flow_horizontalGap="6dp"
app:flow_horizontalGap="3dp"
app:flow_horizontalStyle="packed"
app:flow_wrapMode="chain"
app:layout_constraintEnd_toStartOf="@+id/ibVerify"