I'm trying to create an Android app with a menu at the top and one at the bottom. Searching I found SplitActionBar
but when I use it all the ActionBar
part is in the footer. Is it possible to use ActionBar
and SplitActionBar
together?