/GridViewCheck

A project for Stack Overflow question

Primary LanguageJavaApache License 2.0Apache-2.0

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