Commit 73144bb4 authored by Mygod's avatar Mygod

Use monospace for password

parent 5700a19a
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
android:title="@string/remote_port"/> android:title="@string/remote_port"/>
<AutoSummaryEditTextPreference <AutoSummaryEditTextPreference
android:inputType="textPassword" android:inputType="textPassword"
android:typeface="monospace"
app:pref_summaryPasswordSubstituteLength="0" app:pref_summaryPasswordSubstituteLength="0"
android:key="sitekey" android:key="sitekey"
app:pref_summaryHasText="%s" app:pref_summaryHasText="%s"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment