Flutterwave / AndroidSDK

Rave's Android Drop In UI
7 stars 8 forks source link

AAPT: error: resource attr/foregroundGravity (aka com.example.system2.tranxav:attr/foregroundGravity) not found. #222

Closed chuksdsilent closed 4 years ago

chuksdsilent commented 4 years ago

I am trying to implement your sdk on my android app but I am getting this error AAPT: error: resource attr/foregroundGravity (aka com.example.system2.tranxav:attr/foregroundGravity) not found.

My operating system is windows 10 android studio is 4.0.1 gradle is 6.6

What could be the cause? Thanks

bolaware commented 4 years ago

This is not the sdk error, @chuksdsilent. It's something from your end. Have you migrated your app to AndroidX?