Using the new Android 5.0 Toolbar approach, and following the Google IO example, I\'m setting a navigation icon and a spinner in the toolbar.
The issue is, the navigatio
Try to use ?attr/actionBarSize instead of android:layout_height="?android:actionBarSize"