Top "Actionbarsherlock" questions

ActionBarSherlock is an extension of the compatibility library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.

Show ImageView partly behind transparent ActionBar

The Google Maps application has a transparent ActionBar, through which the map is visible. I am able to set the …

android actionbarsherlock
Sherlock Action Bar with Sliding menu

I'm making a view and an activity extending SherlockMapActivity and using SlidingMenu libraries to make my main view to scroll …

android menu actionbarsherlock sliding
How can you implement multi-selection and Contextual ActionMode in ActionBarSherlock?

How should I implement multi selection on AdapterView with ActionBarSherlock, because it does not provide MultiChoiceModeListener? This is what it …

android android-actionbar actionbarsherlock contextual-action-bar
No style ViewPagerIndicator in combination with SherlockActionBar

I'm trying to implement the ViewPagerIndicator with SherlockActionBar. It works: I can slide the fragments, but the style doesn't work! …

android android-viewpager actionbarsherlock android-theme
Using ActionBarSherlock With the New SupportMapFragment

I am looking at using ActionbarSherlock but have one query that's holding me back. So my application needs to be …

android android-actionbar actionbarsherlock actionbarsherlock-map
Get Current Fragment and Save on onSaveInstanceState() Method For Screen Orientation

I have one Activity with multiple Fragments. I am also using actionbarSherlock for my tabs which also connected to fragments. …

android android-fragments android-actionbar actionbarsherlock screen-orientation
Android - Actionbar Sherlock - Search Filter

I am trying to implement Action Bar using ActionBar Sherlock. I have three Action Button one of which is a …

android android-actionbar actionbarsherlock searchview
Force overflow menu in ActionBarSherlock

I want the 4.0+ overflow menu to be used on pre ICS devices (2.3 - 2.1). I'm using HoloEverywhere with ActionBarSherlock. I tried …

android android-actionbar actionbarsherlock android-holo-everywhere
Set up Slidemenu - example not working

I'm trying to use the SlideMenu library with ActionBarSherlock. https://github.com/jfeinstein10/SlidingMenu http://actionbarsherlock.com/ I had not …

android actionbarsherlock