Commit 75e10847 authored by Logan Lopez's avatar Logan Lopez

only numbers in port

parent 520edae8
......@@ -53,6 +53,7 @@
<EditTextPreference
android:key="@string/account_proxy_port_key"
android:title="@string/account_proxy_port"
android:inputType="number"
android:singleLine="true"
/>
<EditTextPreference
......
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