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:
parent
c33e5a87e8
commit
eeef13af3f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue