Initial commit of a working Search View.

This commit is contained in:
hastarin
2013-05-24 15:52:25 +10:00
parent 98e927fb0f
commit 9ce25e7e57
8 changed files with 117 additions and 42 deletions

View File

@ -58,4 +58,6 @@
<string name="menu_debug">Debug</string>
<string name="choose_account_to_login">Choose account to login</string>
<string name="login_failed">Login failed.</string>
<string name="search_hint">Search Locations</string>
<string name="menu_search">Search</string>
</resources>