My AppTheme
in styles.xml
looks like this:
Starting from the version 1.1.0
the @color/mtrl_btn_bg_color_selector
is based on the ?attr/colorPrimary
:
In the version 1.0.0 the selector was based on ?attr/colorAccent
: