Make keyboard on view_unit_converter smaller

This commit is contained in:
Ensar Sarajčić 2023-09-14 07:58:39 +02:00
parent 07b3579c23
commit 707c82208e
1 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="2"
android:layout_weight="2.5"
android:orientation="horizontal">
<TextView
@ -51,7 +51,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="2"
android:layout_weight="2.5"
android:orientation="horizontal">
<TextView
@ -83,7 +83,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="2"
android:layout_weight="2.5"
android:orientation="horizontal">
<TextView
@ -115,7 +115,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="2"
android:layout_weight="2.5"
android:orientation="horizontal">
<TextView