I'm currently using toolbar from appCompat v22.2.0 and so far I use the classic themes
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
But that's too limited so here's what I want to do.
- Change the color of Title (if possible size and format e.g bold, italic etc)
- Change the color of Subtitle (if possible size and format e.g bold, italic etc)
- Change the color of the 3-dotted overflow menu-icon
- Change text color of the actual popup menu items
- Change background color of the actual popup menu items
EDIT: It's ok if you can answer only parts of my questions. Whatever I get is good