Using apptheme/androidtheme isn’t working on the AppBar along with the materialThemeOverlay . I have to set the theme at a container element (like the CoordinatorLayout). I’d rather avoid having to do it at the parent container level, so that i can give people a single layout file then can use with an <include> to get the proper styled AppBar.