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

Add support for ImageButton #91

Open
pocmo opened this issue Oct 2, 2020 · 1 comment
Open

Add support for ImageButton #91

pocmo opened this issue Oct 2, 2020 · 1 comment
Labels
enhancement New feature or request view Issues about supporting specific vews

Comments

@pocmo
Copy link
Owner

pocmo commented Oct 2, 2020

XML:
https://developer.android.com/reference/android/widget/ImageButton

Compose:
I assume it will be something like:

Button(..) {
    Image(..)
}
@pocmo pocmo added enhancement New feature or request view Issues about supporting specific vews labels Oct 2, 2020
@anesabml
Copy link
Contributor

Can I work on this, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request view Issues about supporting specific vews
Projects
None yet
Development

No branches or pull requests

2 participants