I have a sliding drawer in a map view… Now i need to make this siding drawer dissappear on the click of mapview… I tried mapview.setonclick listener but it didnt worked… How to do it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here is the similar question was asked here you have to implement with the Overlay class for the map on click event see this
here is the code for implementation