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

fix: unblock using custom color in AppbarAction #3370

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Sep 16, 2022

Fixes: #3368

Summary

PR unblocks the possibility to customize AppbarAction color.

Light theme

ios android
Zrzut ekranu 2022-09-16 o 15 38 44 Zrzut ekranu 2022-09-16 o 15 38 41

Dark theme

ios android
Zrzut ekranu 2022-09-16 o 15 39 14 Zrzut ekranu 2022-09-16 o 15 39 02

Test plan

Added unit tests.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here

.

@slavikdenis slavikdenis self-requested a review September 20, 2022 15:25
@lukewalczak lukewalczak merged commit c7b2d92 into main Sep 22, 2022
@lukewalczak lukewalczak deleted the fix/appbar-action-custom-color branch September 22, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appbar.Action & Appbar.BackAction color prop doesn't work
2 participants