Question

I want to add textview to action bar after the logo and title like a menu item

how can I do that ?

I know how to add imageView but is it allow to add also text view?

Was it helpful?

Solution

i manage to slove this with actionBar.setBackgroundDrawable()

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top