mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Layout fix
This commit is contained in:
parent
4074263d58
commit
cff8541d44
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
android:background="?attr/colorSeparator"
|
android:background="?attr/colorSeparator"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@id/btnData" />
|
app:layout_constraintTop_toBottomOf="@id/btnBattery" />
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/five"
|
android:id="@+id/five"
|
||||||
|
|
Loading…
Reference in a new issue