I set app:fontFamily="@font/montserrat_bold"
on TextView and i get error: Unexpected namespace prefix "app" found for tag TextView. I use Android Studio 3.0. Is there any solution?
Try changing TextView
to android.support.v7.widget.AppCompatTextView
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With