Fixed 140 - Multiline Entries in KeyServerQueryActivity
* EditText is now singleLine and has a hint * EditText has set inputType=text and imeOptions=actionSearch * Implemented listener for the actionSearch event * Reformated the source code according to the project specification. Sorry for the diff mess :-/ Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
This commit is contained in:
@@ -314,6 +314,7 @@
|
||||
<string name="action_importSecret">Import Secret Keys</string>
|
||||
<string name="hint_publicKeys">Search Public Keys</string>
|
||||
<string name="hint_secretKeys">Search Secret Keys</string>
|
||||
<string name="hint_query">Name, E-Mail or Key ID</string>
|
||||
<string name="filterInfo">Filter: \"%s\"</string>
|
||||
<string name="shareKeyringWith">Share Key with…</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user