I want to add text under a image button, which are also clickable, and will be redirected to the same activity as the image button. basically it s like the app list in any android phone, e.g.
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...