2

I'm trying to create Navigation at ActionBar with Google Music Style.

I've tried 2 different ways how to do it, but no one satisfied me at all:

  1. Set bar.setNavigationMode(ActionBar.NAVIGATION_MODE_LIST) and connect it with SpinnerAdapter. It seems quite good, but I want 2 rows in DropDownMenu.

  2. Create my own ActionBar layout with Spinner inside, but It's underlined and icon is missing. It's even harder to work with and more messy solution then first approach.

Has anyone idea how to solve this problem? Thanks in advance.

4

0 回答 0