aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout-large/act_console.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout-large/act_console.xml')
-rw-r--r--app/src/main/res/layout-large/act_console.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout-large/act_console.xml b/app/src/main/res/layout-large/act_console.xml
index 297d0b1..df3d6bc 100644
--- a/app/src/main/res/layout-large/act_console.xml
+++ b/app/src/main/res/layout-large/act_console.xml
@@ -86,7 +86,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_below="@+id/console_password_instructions"
- android:password="true"
+ android:inputType="textPassword"
android:singleLine="true"
/>