Text background issue on Toolbar
问题 When adding some alpha to my Toolbar background color, I notice there is a background applied to the title's TextView: Here is my layout: <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res-auto" android:background="#0099cc"> <android.support.v7.widget.Toolbar android:id="@+id/toolbar" android:layout_width=