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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

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