Yes, we are talking about the same thing. I used a Button because it already handles all that state change stuff, so there was zero amount of extra work on my part.
On Dec 20, 1:32 pm, Sarwar Erfan <[email protected]> wrote: > Hi Vasvari, > You wrote it yourself: > "..... by placing a Button and a bunch of other controls ....." > You did not use a single Button, you used a button and some "other" > controls, inside a layout. > > What Derek wanted to know that whether it is possible using a button and > only a button, which is not possible. > > The solution provided by you and me are almost same, its a layout with some > controls to expose same look and feel. > > And, I did not say you cannot use a button in the group of controls. But, I > "confirmed" that, this specific LinkedIn application does not use a button > to achieve this feature (dont ask how did I get confirmation). As soon as > we find at least one way to achieve the look and feel, we all should be > happy. > > Regards > Sarwar Erfan -- 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

