mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -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
|
||||
android:id="@+id/account_imap_folder_outbox"
|
||||
android:singleLine="true"
|
||||
android:inputType="number"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="fill_parent" />
|
||||
<CheckBox
|
||||
|
Loading…
Reference in New Issue
Block a user