Skip to content
New issue

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

[v5.3.1] Adding an option to style the progress in the await_view #1620

Open
wrozwad opened this issue May 6, 2024 · 1 comment
Open

[v5.3.1] Adding an option to style the progress in the await_view #1620

wrozwad opened this issue May 6, 2024 · 1 comment
Labels
Enhancement Indicates a new feature request

Comments

@wrozwad
Copy link

wrozwad commented May 6, 2024

Is your feature request related to a problem? Please describe.
While we had full control over styling the progress in AdyenCheckout.PaymentInProgressView.ProgressBar, we currently don't have the capability to make any changes to the progress during actions like await, for example, after a BLIK payment:
image

Describe the solution you'd like
Adding a separate style for the ProgressBar in the await_view layout would allow us to change the size and color of the progress to match the rest of the application consistently.
Additionally, it would be beneficial if you removed android:layout_margin directly from the TextView and instead placed this parameter into the style AdyenCheckout.Await.WaitingConfirmationTextView in the same await_view layout.

@wrozwad wrozwad added the Enhancement Indicates a new feature request label May 6, 2024
@jreij
Copy link
Collaborator

jreij commented May 6, 2024

Hi @wrozwad, this should be doable but we'll get back to you when we have more concrete information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Indicates a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants