I'm new to android and I use AppCompat theme for my actionbar. I wanna to set a Label Activity at the right position of ActionBar.
Please tell me very clearly.
Regards,me... :)
I'm new to android and I use AppCompat theme for my actionbar. I wanna to set a Label Activity at the right position of ActionBar.
Please tell me very clearly.
Regards,me... :)
There are some things that you can move around and such using a custom layout, see the post here:
How can I implement custom Action Bar with custom buttons in Android?
But if you're trying to change the "up" button or menu location, you may have to fake it because those can't be changed.