android - OnScrollListener in gridview in a homescreen widget, is it possible? -


i have homescreen widget (android > 4.0) gridview , show pictures within. , want make additional views (imageview icons or else) visible on scrolling grid.

so if user scolls through grid, little icons within every picture gonna visible. possible?

i searched setonscrolllistener on remoteviews, didn't find nor getparent access grid within griditem.

thanks in advance!!!

you not need onscrolllistener this. gridview knows how scroll , knows how populate additional cells in grid based upon scrolling. provide data gridview (in case, via remoteviewsfactory).


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -