My editText having default value as "000".When i am clicking on any number suppose 5,my editText should show me "005".Then again i am clicking on 6 it should now showing me "056".These effect will happen on click of number on my keyboard(virtual)not on click of done button on that keyboard. How should i proceed. Please help me for this.Thanks.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Use the below (assuming you have an editText1 already defined in your layout)
|
|||
|
|