I'm making an example that have a actionbar on top & bottom of screen. Menu item can place in both of actionbar.
Now I'm using appcompat to create actionbar.
I've tried this post. But the menu item is only show on split actionbar not top actionbar.
Here is the result that I expected:
How can I do that, any suggestion are good for me.