We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Pay Fort
I have setup the latest FORTSDKv1.8.aar in android studio and when I run the build it gives error.
D:\AmitProjects\JobsApp\FORTSDKv1.8\build.transforms\cb6543709a3c32a641b945b278ad2a69\jetified-FORTSDKv1.8\res\layout\activity_cc_payment.xml:15:
AAPT: error: attribute pressedGlowColor (aka com.numeroeins.partime:pressedGlowColor) not found.
Please help in resolving this issue
The text was updated successfully, but these errors were encountered:
@dixit12345
Add below libs in .gradle file. I've fixed this by adding this
implementation 'com.victor:lib:1.0.4' implementation 'com.shamanland:fonticon:0.1.9'
Sorry, something went wrong.
No branches or pull requests
Hello Pay Fort
I have setup the latest FORTSDKv1.8.aar in android studio and when I run the build it gives error.
D:\AmitProjects\JobsApp\FORTSDKv1.8\build.transforms\cb6543709a3c32a641b945b278ad2a69\jetified-FORTSDKv1.8\res\layout\activity_cc_payment.xml:15:
AAPT: error: attribute pressedGlowColor (aka com.numeroeins.partime:pressedGlowColor) not found.
Please help in resolving this issue
The text was updated successfully, but these errors were encountered: