X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2Fres%2Flayout%2Fmain.xml;h=070928a55a0c9f529fa7aa6390796c65ad5ed15b;hp=17025f6bbd9b691cd80ab5637c1237a8e0d0a385;hb=bd02349111ae0f39b320e6a10a330051ddc39fdf;hpb=a48e4d40729e736929632ec422fd189ecdfba33b diff --git a/altosdroid/res/layout/main.xml b/altosdroid/res/layout/main.xml index 17025f6b..070928a5 100644 --- a/altosdroid/res/layout/main.xml +++ b/altosdroid/res/layout/main.xml @@ -19,24 +19,31 @@ android:layout_width="match_parent" android:layout_height="match_parent" > - + android:gravity="bottom" + android:scrollbars="vertical" + android:textSize="7dp" + android:typeface="monospace" /> + - + android:layout_weight="1" + android:inputType="text|textNoSuggestions" /> +