- Small edits.

This commit is contained in:
Juha Heinanen
2019-11-23 12:23:51 +02:00
parent 6a792bda34
commit 08ebb730ff
6 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
android:transcriptMode="alwaysScroll"
android:stackFromBottom="true"
android:divider="#00000000"
android:dividerHeight="10dp" >
android:dividerHeight="16dp" >
</ListView>
<AutoCompleteTextView
+1 -2
View File
@@ -55,8 +55,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="5dp"
android:layout_marginStart="5dp"
android:textSize="16sp"
android:textStyle="bold"
android:textSize="18sp"
android:text="" >
</TextView>