AndroidStaggeredGrid
AndroidStaggeredGrid copied to clipboard
Support android:listSelector and android:drawSelectorOnTop
Now that the SGV supports an OnItemClickListener
it should have support for drawing the selector. The following two properties have no effect on the SGV:
android:listSelector
android:drawSelectorOnTop
Where's this? The Etsy app's grid does have touch feedback. How can that be implemented with this component?