manigault wrote:
> How can i find when an item in listview get out of screen during
> scroll. I am using resources for each item in listview and i want when
> the item get invisible to free the resources. Thanks
Extend your adapter to override bindView() (CursorAdapter) or getView
(ArrayAdapter).
How can i find when an item in listview get out of screen during
scroll. I am using resources for each item in listview and i want when
the item get invisible to free the resources. Thanks
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW
2 matches
Mail list logo