E/TypefaceCompatApi26Impl: Unable to collect necessary methods for class java.lang.NoSuchMethodException
    java.lang.NoSuchMethodException: android.graphics.FontFamily.<init> []

 

> gradle 업데이트 

implementation 'androidx.appcompat:appcompat:1.2.0'

https://stackoverflow.com/questions/62510732/getting-nosuchmethodexception-error-for-class-android-graphics-fontfamily-wh

 

Getting "NoSuchMethodException" error for class "android.graphics.FontFamily" when updated "targetSdkVersion" and "compileSdkVer

When I updated compileSdkVersion to 30 then it starts showing error in my LoginActivity at the line where I called setContentView(See logs below) 2020-06-22 13:43:21.205 14538-14538/com.gravty.eve...

stackoverflow.com

 

반응형

+ Recent posts