Commit ba8b84aa authored by Logan Lopez's avatar Logan Lopez

forgot to constrain priority

parent 61961b2f
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
<com.xabber.android.ui.widget.PriorityPreference <com.xabber.android.ui.widget.PriorityPreference
android:key="@string/account_priority_key" android:key="@string/account_priority_key"
android:title="@string/account_priority" android:title="@string/account_priority"
android:inputType="numberSigned"
android:singleLine="true" android:singleLine="true"
/> />
<CheckBoxPreference <CheckBoxPreference
......
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