Sorry guys. I am new ish to using android studio. I was wondering if it is possible to set the layout height of the toolbar to
?attr/actionBarSize + 15px
Thanks in advance
android:layout_height="?attr/actionBarSize+15px"
Does not work for me. Thanks again