Improve UI

This commit is contained in:
Nezumi
2023-02-08 19:41:11 +07:00
parent 2a6b4c7812
commit 6b5959d403
+5 -2
View File
@@ -188,10 +188,11 @@
<Spinner
android:id="@+id/district"
android:layout_width="190dp"
android:layout_width="150dp"
android:layout_height="match_parent"
android:textAlignment="viewEnd"
android:layout_marginEnd="12dp"
android:gravity="end"
android:paddingEnd="25dp"
android:contentDescription="district"
/>
@@ -200,6 +201,8 @@
android:textAlignment="viewEnd"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="end"
android:paddingEnd="25dp"
android:contentDescription="ward"
/>