Re: [android-developers] ListView entries question: dynamically changing to EditText
On Mon, Dec 12, 2011 at 7:41 AM, John Goche <johngoche99@googlemail.com> wrote:
Is it possible to code a ListView in such a way that when a user
clicks on one of its TextView entries it turns into an EditText which
allows the user to enter text?
Yes, it is possible. The adapter merely has to know what type of view it's returning, which would be part of it's logic which you would update on clicking the text view.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home