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

[ProfileCardScreen] Design enhancement #1019

Conversation

masah517
Copy link
Contributor

@masah517 masah517 commented Sep 9, 2024

Issue

Overview (Required)

  • Clear icon placed for profile screen's EditText(clear function not yet implemented)

Links

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before After

Movie (Optional)

Before After

Copy link

github-actions bot commented Sep 9, 2024

Detekt check failed. Please run ./gradlew detekt --auto-correct to fix the issues.

@github-actions github-actions bot temporarily deployed to deploygate-distribution September 9, 2024 13:50 Inactive
@github-actions github-actions bot temporarily deployed to deploygate-distribution September 9, 2024 23:46 Inactive
if (value.isNotEmpty()) {
IconButton(
onClick = {
// TODO
Copy link
Member

@takahirom takahirom Sep 10, 2024

Choose a reason for hiding this comment

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

We could release our app anytime so we can't merge this PR if we have the TODO. 🙇

@github-actions github-actions bot temporarily deployed to deploygate-distribution September 10, 2024 05:01 Inactive
@masah517 masah517 requested a review from takahirom September 10, 2024 05:39
@takahirom takahirom merged commit bc763b7 into DroidKaigi:main Sep 11, 2024
6 checks passed
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.

2 participants