mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 23:12:55 +00:00
Layout fix
This commit is contained in:
parent
825f9b076e
commit
bd79f3925a
1 changed files with 9 additions and 1 deletions
|
@ -181,6 +181,14 @@
|
|||
android:id="@+id/grpReady"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="tvAccount,spAccount,cbSemiTransparent,btnColor,clLayout,btnSave" />
|
||||
app:constraint_referenced_ids="
|
||||
tvAccount,spAccount,
|
||||
cbDayNight,
|
||||
cbSemiTransparent,
|
||||
btnBgColor,btnFgColor,
|
||||
clLayout,
|
||||
cbTop,
|
||||
tvFontSize,spFontSize,
|
||||
btnSave" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</eu.faircode.email.ScrollViewEx>
|
Loading…
Reference in a new issue