mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
Small layout improvement
This commit is contained in:
parent
7cc47129c9
commit
84c6e4e4ac
1 changed files with 1 additions and 1 deletions
|
@ -610,7 +610,7 @@
|
|||
android:id="@+id/grpWelcome"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="tvWelcome,ibWelcome,vSeparatorWelcome" />
|
||||
app:constraint_referenced_ids="tvWelcome,ibWelcome" />
|
||||
|
||||
<androidx.constraintlayout.widget.Group
|
||||
android:id="@+id/grpDataSaver"
|
||||
|
|
Loading…
Reference in a new issue