1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-23 14:41:08 +00:00

Quick fix

This commit is contained in:
M66B 2019-09-27 21:53:18 +02:00
parent 5741228213
commit 2d7fc092a6

View file

@ -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" />