braintree / braintree-android-drop-in

Braintree Drop-In SDK for Android
https://developers.braintreepayments.com/guides/drop-in/android/v2
MIT License
124 stars 78 forks source link

Provide UI Customizations for Android Drop In UI (parity with iOS and Web) #485

Open PenguinDan opened 1 month ago

PenguinDan commented 1 month ago

Is your feature request related to a problem? Please describe.

iOS and Web both provide APIs to customize the Braintree Drop-in UI. Respectively:

While Android is missing any ways to provide UI customizations and is missing feature parity with the specified platforms.

Describe the solution you'd like.

Provide an identical API to customize the Braintree Drop-in UI in parity of iOS https://github.com/braintree/braintree-ios-drop-in/blob/0ac6b12fe99a5b36cadf07e0c451e86158593209/Sources/BraintreeDropIn/Public/BraintreeDropIn/BTDropInUICustomization.h#L28

warmkesselj commented 2 weeks ago

Hi @PenguinDan is there a particular customization you are looking for?