Top "Toolbar" questions

The toolbar tag is for issues relating to the configuration, design, and use of toolbars.

Translucent/Transparent status bar + CoordinatorLayout + Toolbar + Fragment

I have following setup: I'm using AppCompat MainActivity, that holds a fragment and has a toolbar, that's hiding when scrolling …

android android-fragments toolbar android-coordinatorlayout
Change the color of Navigation Drawer indicator icon

I am using a toolbar in place of actionbar and i am also using a navigation drawer.My toolbar colour …

android navigation-drawer toolbar
Collapsing Toolbar layout with logo, title, subtitle in toolbar

I want do this but with Collapsing toolbar layout or display the logo and title in toolbar after scroll. <!…

android android-layout toolbar material-design android-collapsingtoolbarlayout
Dropdown Menu in WPF Toolbar

Having some layout frustrations in WPF- I'm using a ToolBar to house a set of controls, most of which are …

wpf menu toolbar
Appcompat v21 Toolbar elevation pre-lollipop

First off, I know that this question has been asked before, but it hasn't been answered before. I hope someone …

android toolbar shadow android-5.0-lollipop android-appcompat
How to make a toolbar in Google Chrome?

I'm exploring Google Chrome extensions for the first time. I would like to create what appears as a toolbar along …

google-chrome google-chrome-extension toolbar
How animate Burger to Arrow with Appcompat v7 21, Toolbar and DrawerLayout

I am using the android.support.v7.widget.Toolbar with a android.support.v4.widget.DrawerLayout. It works fine, the …

android toolbar android-appcompat drawerlayout drawertoggle
How to resolve position:fixed for a bottom toolbar on iOS (iPhone/iPad)

I have a bar that is fixed to the bottom of every page on my website by using position:fixed. …

javascript iphone ios toolbar fixed
Android Back Arrow on Toolbar (AppCompatActivity)

I want to show the back arrow button in my app, but the app crashes when I put this in …

android toolbar android-toolbar android-actionbar-compat appcompatactivity
AppCompat Toolbar: Change Overflow Icon Color in ActionMode

With the AppCompat Toolbar, I want to be able to change the color of the overflow menu icon on ActionMode …

android overflow toolbar android-appcompat actionmode