Android Question Grid Menu

kokoroayo

Member
Licensed User
Longtime User
Hi all,
I have an assignment to create an app to capture data for different diseases in locations. The list of diseases shall be loaded from database and displayed on the main page like a thumbnail in a grid with names written under each. Any disease clicked will open a page where data for the clicked item shall be entered.

I need a guide on how to load, display this list and make it clickable. Please see sample images
 

Attachments

  • OptionGrid2.png
    OptionGrid2.png
    111.2 KB · Views: 369
  • OptionGrid.png
    OptionGrid.png
    75.9 KB · Views: 359
Top