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

Possibility to create buttons with tinted drawable. #11

Closed
osipxd opened this issue Oct 19, 2020 · 0 comments · Fixed by #19
Closed

Possibility to create buttons with tinted drawable. #11

osipxd opened this issue Oct 19, 2020 · 0 comments · Fixed by #19
Milestone

Comments

@osipxd
Copy link
Contributor

osipxd commented Oct 19, 2020

Currently, we can only pass drawable ID to setLeft/RightCustomButton so there no way to tint these drawables.

private fun createButton(@DrawableRes drawable: Int, action: () -> Unit): View {

@Fi5t Fi5t added this to the 1.1.1 milestone Nov 10, 2020
@Fi5t Fi5t modified the milestones: 1.1.1, 1.2.0 Jan 14, 2021
@Fi5t Fi5t closed this as completed in #19 Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants