Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SherlockActionBar in a MapActivity

I'm using the Sherlock Action Bar extensively throughout my application, but I have an activity which inherits from a MapActivity, and thus I can't make it inherits from SherlockActivity.

Is there any way I can make use of the Sherlock Action Bar in the map so I can customize it?

Best, Manuel.

like image 338
noloman Avatar asked Jul 05 '12 09:07

noloman


1 Answers

You have to download the Map plugin:

https://github.com/JakeWharton/ActionBarSherlock-Plugin-Maps/downloads

like image 100
rciovati Avatar answered Nov 07 '22 06:11

rciovati