Implementation of double tap listview items using Handler and Message in Android.
DoubleTapListViewHandler is hosted in the following web site
https://github.com/NikolaDespotoski/DoubleTapListViewHandler
If you think the Android project DoubleTapListViewHandler listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DoubleTapListViewHandler.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
DoubleTapListViewHandler has the following Java source files.
com.nikola.despotoski.doubletaplistview.CustomListView.java com.nikola.despotoski.doubletaplistview.DoubleTapListViewActivity.java