1
I’m trying to create an Android application with a menu at the top and one at the bottom. Searching I found the SplitActionBar
but when I use it the whole part of ActionBar
is in the footer. It is possible to use the ActionBar
and the SplitActionBar
together?