mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
Quick fix
This commit is contained in:
parent
5741228213
commit
2d7fc092a6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<ListView
|
||||
android:id="@+id/lvIdentity"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="180dp"
|
||||
android:layout_marginTop="24dp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/pbWait" />
|
||||
|
|
Loading…
Reference in a new issue