mirror of https://github.com/M66B/FairEmail.git
Small layout fix
This commit is contained in:
parent
630de81d60
commit
a7ae3c2157
|
@ -1381,7 +1381,7 @@
|
|||
android:id="@+id/grpNotes"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="tvNotes,etNotes,btnColorNotes" />
|
||||
app:constraint_referenced_ids="tvNotes,etNotes,tvColorNotes,btnColorNotes" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</eu.faircode.email.ScrollViewEx>
|
||||
|
||||
|
|
Loading…
Reference in New Issue