aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/act_hostlist.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-01 19:08:33 +0000
committerKenny Root <kenny@the-b.org>2009-06-01 19:08:33 +0000
commit33ca9ab5cdfdba262af711c1ec07556a8c4195e9 (patch)
treee312fd6f020f441e7c29e7a7b673b04124e11281 /res/layout/act_hostlist.xml
parentc7c7a278a663584f5e480c61d2de6192b32b19cf (diff)
downloadconnectbot-33ca9ab5cdfdba262af711c1ec07556a8c4195e9.tar.gz
connectbot-33ca9ab5cdfdba262af711c1ec07556a8c4195e9.tar.bz2
connectbot-33ca9ab5cdfdba262af711c1ec07556a8c4195e9.zip
Some changes to allow the virtual keyboard to know more about the application
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@253 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/layout/act_hostlist.xml')
-rw-r--r--res/layout/act_hostlist.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/act_hostlist.xml b/res/layout/act_hostlist.xml
index 7c29617..0b655bb 100644
--- a/res/layout/act_hostlist.xml
+++ b/res/layout/act_hostlist.xml
@@ -59,6 +59,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:hint="@string/hint_userhost"
+ android:inputType="textEmailAddress"
/>
</FrameLayout>