I would appreciate any help on the following:
Why am I getting this error with library 'RunTimePermissions' during compile
Generating R file. Error
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
I am testing with an empty project, no code and no other libraries.
If I remove the reference to the library, it compiles fine.
B4A Version 8.0:
Why am I getting this error with library 'RunTimePermissions' during compile
Generating R file. Error
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
I am testing with an empty project, no code and no other libraries.
If I remove the reference to the library, it compiles fine.
B4A Version 8.0: