kraffslol / react-native-braintree-xplat

Cross-platform Braintree module for React Native
MIT License
81 stars 121 forks source link

[Android] Compile Error - FontFamilyFont #109

Closed martin-badin closed 4 years ago

martin-badin commented 5 years ago

Hello, please help me, which is the problem

:react-native-braintree-xplat:processReleaseResources
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:fontVariationSettings
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex
ERROR: In <declare-styleable> GradientColor, unable to find attribute android:endX
ERROR: In <declare-styleable> GradientColor, unable to find attribute android:endY
ERROR: In <declare-styleable> GradientColor, unable to find attribute android:startX
ERROR: In <declare-styleable> GradientColor, unable to find attribute android:startY
ERROR: In <declare-styleable> GradientColorItem, unable to find attribute android:offset

:react-native-braintree-xplat:processReleaseResources FAILED

my configuration

buildToolsVersion = "27.0.3"
minSdkVersion = 16
compileSdkVersion = 23
targetSdkVersion = 26
supportLibVersion = "24.2.1"
krishan-kumar-mourya commented 5 years ago

@martin-badin Did you find the solution for this?

martin-badin commented 5 years ago

I don't know, but it works now :).