The documentation is a bit misleading. A view that you add with
addHeaderView moves with the list, it's not fixed in place as the
documentation implies.
To add a static header, just take the view that you added with
addHeaderItem, and place it above the ListView in your layout.


On Wed, Jun 24, 2009 at 3:44 PM, Mike <michaeldouglaskra...@gmail.com>wrote:

>
> There must be a way to do this.   How can you tell a ListView that has
> a header to not scroll it when the user scrolls the contents?  I want
> it to stay in a "stuck" position so that the user can always see what
> column the content applies to.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to