Whenever I show a Toast, the app crashes.
Toast
The app works fine if I use older version of AppCompat library or remove fontFamily from the styl
fontFamily
According to the Android Developer Guide for fonts in xml
Adding fonts to style Open the styles.xml, and set the fontFamily attribute to the font file you want to access.
Adding fonts to style
Open the styles.xml, and set the fontFamily attribute to the font file you want to access.
styles.xml
In your case you should put the @font/ prefix
@font/
@font/sans-serif-light