Flutterwave / AndroidSDK

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

Display fee Alert Dialog confirmation buttons are invisible to user #250

Open dikascode opened 3 years ago

dikascode commented 3 years ago

Describe the Bug

When .shouldDisplayFee() is set to true, the alert dialog confirmation buttons (No/Yes) are invisible to users when they proceed to pay after submitting card details.

System Information

Additional Context

ibrajix commented 3 years ago

This is a theme related issue which has been lingering for the past year, 2020 (Check previous issues).

There's something wrong with their implentation of dark theme/light theme variants.

I guess only option now is custom ui cause this is huge for me.