ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
If I increase the Minimum SDK version it gets rid of that message and compiles. However, simply enabling the RuntimePermissions library now triggers a bunch of errors.
If this is something I just need to downgrade until solutions are found, then please can someone help me figure that out. I upgraded all of the recommended Maven libs using the built in SDK Manager and now I'm stuck and broken.
So I have uninstalled absolutely everything from B4A to deleting the android-sdk folder. I re-installed and re-downloaded everything and I'm still having these basic issues. Surely someone else is broken now too because these are vanilla projects I'm trying to get compiled.