android - How to make a grid of buttons connected with google maps api? -


i'm trying make android application (nearby places) using google places api , google maps api v2. i'm using this code,it looks want make grid of buttons first, , when click on 1 of them show me nearest places. grid : enter image description here

how can change code want ?

enter image description hereyou can make frame layout.. , inside add map fragment , above mao make grid buttons want .. , per click hide grid layout .. result show in map , again load grid layout(buttons) infront of map


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -