mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-17 07:30:16 -05:00
Allowing entering alphabetic characters for the Outbox folder name.
This commit is contained in:
parent
a308ce8a2d
commit
34a95ba006
@ -131,7 +131,6 @@
|
|||||||
<EditText
|
<EditText
|
||||||
android:id="@+id/account_imap_folder_outbox"
|
android:id="@+id/account_imap_folder_outbox"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:inputType="number"
|
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_width="fill_parent" />
|
android:layout_width="fill_parent" />
|
||||||
<CheckBox
|
<CheckBox
|
||||||
|
Loading…
Reference in New Issue
Block a user