All I want to do is change the format from 123 123 1234 to 1234 123 123. On Sat, Sep 15, 2012 at 11:44 AM, Jovish P <[email protected]> wrote:
> > if we use image view hw we wil change the text dynamically on onclick. > > > > > On Sat, Sep 15, 2012 at 1:31 AM, bob <[email protected]> wrote: > >> Sounds like you want to use an ImageView and do a setOnTouchListener. >> >> >> >> On Friday, September 14, 2012 11:05:38 AM UTC-5, Jovish P wrote: >>> >>> How to create a view like this (Please find the attached image) , which >>> layout I want to use ? >>> When we click on + button i need to change the text dynamically. Can you >>> please share all your thought on how to do this ? >>> >>> >>> >>> Regards, >>> Jovish >>> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

