I'm using a ShareActionProvider
and would like to take advantage of the split ActionBar when there isn't enough room for it at the top - android:uiOptions="splitActionBarWhenNarrow"
.
The action works fine when the ActionBar does not need to split:
However when the ActionBar does need to split, the ActionProvider seems to break the lower ActionBar layout completely. It fills the entire viewport below the top ActionBar and the action itself does not appear:
Has anyone been able to use these two features together successfully?
This has been fixed in the dev branch of ActionBarSherlock- https://github.com/JakeWharton/ActionBarSherlock/issues/505
You could try that instead.
UPDATE: Now fixed in ActionBarSherlock 4.2.0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With