android - Cursor go to first place after period operator(.) in EditText -


hi using edittext in app.when enter .(period ) after cursor go first position in edittext.but want display characters after . when enter . can give me suggestions. , want enter numbers in edittext if no character displayed when type special character keyboard can do? give me suggestions .thanks in advance

you should take textwatcher


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -