Hi, I have some problems using EditText in my application. First of all, I can't start string with digit (but I can add number if first symbol is letter). Also, I can't remove following symbols - spaces, brackets, colons and semicolons. What can it be caused by? I use several editTexts in different activities, fragments, dialogs, but i have problem with only one instance.
↧