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

Practice problem: Click behavior #43

Open
GitSmoosher opened this issue Jan 22, 2024 · 1 comment
Open

Practice problem: Click behavior #43

GitSmoosher opened this issue Jan 22, 2024 · 1 comment

Comments

@GitSmoosher
Copy link

In this activity's step 3 called "Get started", at the very bottom there is a section called "Add visual polish" in it we can read the following

" Give the BUTTON an accent color and slightly ROUNDED corners to let the users know that they can tap the image."

In what previous activity along the units and paths up to this point did you teach the reader how to ROUND corners of a button let alone how to add an image to a button?

@Rinzler8x
Copy link

To add image in the button, you just nest the Image compose inside the Button.

As for visual polish, these things are for you to explore and research about yourself. It is to promote self learning and creativity.

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

No branches or pull requests

2 participants