mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Oops
This commit is contained in:
parent
d650b5f01f
commit
b89d7a76f7
1 changed files with 2 additions and 2 deletions
|
@ -97,12 +97,12 @@
|
|||
android:id="@+id/grp2"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="two,title2" />
|
||||
app:constraint_referenced_ids="two,title2,tvPermissions" />
|
||||
|
||||
<androidx.constraintlayout.widget.Group
|
||||
android:id="@+id/grp3"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="three,title3" />
|
||||
app:constraint_referenced_ids="three,title3,tvDoze" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</eu.faircode.email.ScrollViewEx>
|
Loading…
Reference in a new issue