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

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

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

openssl - Load PKCS#8 binary key into Ruby -