Saturday, May 1, 2010

[android-developers] Re: How to change the divider height of listview dynamically?

On May 1, 8:20 am, javame_android <su...@softwebsolutions.com> wrote:
> Hi,
>
> How do I implement it?
>
> Is it actually possible?
>
> Please let me know if you know the way of implementing it in an
> Adapter.
>
> Regards
> Sunil
>

simply from getView return a view which has your normal view at the
top and divider at the bottom

pskink

--
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

No comments:

Post a Comment