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 extrernal service image button to match Material Design Accessibility #289

Merged

Conversation

hiraike32
Copy link
Contributor

Issue

none

Overview (Required)

  • On the About screen, external service image buttons are too small and difficult to tap. Material Design recommends that the size of buttons should be 48dp or more. So, I fixed buttons paddings and other layouts paddings.

Links

Screenshot

Before After

@hiraike32 hiraike32 changed the title Fix extrernal service image button to match Material Design Guideline Fix extrernal service image button to match Material Design Accessibility Sep 8, 2022
},
}
.padding(12.dp)
.size(24.dp),
Copy link
Contributor Author

@hiraike32 hiraike32 Sep 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes make buttons a little wider than the Figma design. However, I think that the ease of pressing the buttons is more important than the design, so I changed it.

Figma App

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree. I told it to the designer. And I'm waiting the response🙏

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The designer says it is OK! Thank you for telling us!

@hiraike32 hiraike32 changed the title Fix extrernal service image button to match Material Design Accessibility [Proposal] Fix extrernal service image button to match Material Design Accessibility Sep 8, 2022
@hiraike32 hiraike32 changed the title [Proposal] Fix extrernal service image button to match Material Design Accessibility Fix extrernal service image button to match Material Design Accessibility Sep 8, 2022
@takahirom
Copy link
Member

👀

@takahirom
Copy link
Member

LGTM!

@takahirom takahirom merged commit 6a6ba52 into DroidKaigi:main Sep 8, 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 this pull request may close these issues.

None yet

2 participants