mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 14:19:53 +01:00
Show strength meter when password entry has focus.
Also fixed some IME action issues on Android 2.3.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
android:hint="@string/password_hint"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="textPassword"
|
||||
android:lines="1"
|
||||
android:maxLines="1" />
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user