1

For my project I want to add search filters at the bottom of the action bar.

Example for this is the youtube app

I don't know how to get the bar below the action bar with the search filters in my app. As far as I know it is a feature of the action bar API.

I'm using ActionbarSherlock to support versions below 4.0

4

1 に答える 1

0

残念ながら、現在のバージョンの ActionBarSherlock 4.1ではサポートされていません。

https://github.com/JakeWharton/ActionBarSherlock/issues/70

于 2012-08-12T15:59:49.537 に答える