Ever since upgrading to the latest appcompat library, I\'m seeing a message in my logs from ViewUtils.
app:theme is now deprecated. Please move to using androi
If you see a code block like the following in the styles file ;
@style/MyToolbarTheme
Replace it.