2

I want to replicate the following layout:

enter image description here

I know I can set its height in my theme:

<item name="android:actionBarStyle">@style/Actionbar.Tall</item>

However this arranges all my views (icons + Title) in the middle (vertically).

One way to solve is it to make the bar translucent without a title and fake its height with a view below it.

Is this the correct way to do it or there a more "correct" approach?

Diolor
  • 13,181
  • 30
  • 111
  • 179

0 Answers0