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 CardView #35

Closed
pocmo opened this issue Sep 18, 2020 · 0 comments · Fixed by #71
Closed

Add support for CardView #35

pocmo opened this issue Sep 18, 2020 · 0 comments · Fixed by #71
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed

Comments

@pocmo
Copy link
Owner

pocmo commented Sep 18, 2020

CardView:
https://developer.android.com/reference/androidx/cardview/widget/CardView

We can translate this to Card().

A first implementation could just translate to Card (with viewAttributes applied). Later we can add more attributes and translate them (e.g. cardCornerRadius to shape).

@pocmo pocmo added enhancement New feature or request help wanted Extra attention is needed hacktoberfest https://hacktoberfest.digitalocean.com/ labels Sep 18, 2020
@pocmo pocmo closed this as completed in #71 Sep 28, 2020
pocmo pushed a commit that referenced this issue Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant