How to use jfeinstein sliding menu with a mapview

142 views Asked by At

How do i integrate jfeinstein sliding menu with a mapview inside it? I tried using the code in this post google maps integration and SlidingMenu but it still doesnt work.

1

There are 1 answers

0
marshallino16 On

It's acutally quite easy, go to the Github repo and download the java class appropriate. This slidingMapActivity will fix the issue.

Then in you acitiy, change the extend of Acitivty to SlidingMapActivity and that it.