Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 407 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 407 Bytes

GridViewCheck

This is a simple project just to proof that there is a possibility to have onClick and onLongClick fully operational on a GridView widget.

The implementation of the listeners is in MyGridViewAdapter.

Link to the Stack Overflow answer