10 messages in com.googlegroups.android-developers[android-developers] Re: ListView in ...| From | Sent On | Attachments |
|---|---|---|
| kelvin | 27 Jun 2008 11:35 | |
| Romain Guy | 27 Jun 2008 11:44 | |
| Mark Murphy | 27 Jun 2008 11:47 | |
| kelvin | 27 Jun 2008 11:54 | |
| kelvin | 27 Jun 2008 11:57 | |
| Romain Guy | 27 Jun 2008 11:59 | |
| Mark Murphy | 27 Jun 2008 12:06 | |
| kelvin | 27 Jun 2008 12:11 | |
| Romain Guy | 27 Jun 2008 12:12 | |
| kelvin | 27 Jun 2008 12:13 |
| Subject: | [android-developers] Re: ListView in ScrollView![]() |
|---|---|
| From: | kelvin (kelv...@gmail.com) |
| Date: | 06/27/2008 11:57:10 AM |
| List: | com.googlegroups.android-developers |
Thanks for the response. Yea, I probably wasn't clear. I actually don't care about the scrollability since yes, I am in a ScrollView. I DO care about the AdapterView characteristics. I am using the ScrollView because I have a number of other views in the activity besides the ScrollView and I all want them to appear as if they are on one page.
On Jun 27, 11:47 am, "Mark Murphy" <mmur...@commonsware.com> wrote:
Maybe I'm misreading your message, but I don't see where the ScrollView comes into play.
You say you want to use ListView, because you want scrollability (which ListView has) and you want AdapterView characteristics (and ListView has AdapterView as an ancestor).
So, just use a ListView.
If I'm missing the point (and I suspect I am), could you clarify?
-- Mark Murphy (a Commons Guy)http://commonsware.com _The Busy Coder's Guide to Android Development_ -- Available Now!
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr...@googlegroups.com To unsubscribe from this group, send email to andr...@googlegroups.com Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---




