-
Notifications
You must be signed in to change notification settings - Fork 201
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 #971
[ProfileCardScreen] Design enhancement #971
Conversation
@@ -260,6 +260,7 @@ private fun NavGraphBuilder.mainScreen( | |||
profileCardScreen( | |||
contentPadding = contentPadding, | |||
onClickShareProfileCard = externalNavController::onShareProfileCardClick, | |||
onNavigationBackIconClick = mainNestedNavController::navigateUp, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your pull request! I think we need to change IosComposeKaigiApp as well 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the prompt review.
Seems like IosComposeKaigiApp and unitTest needs to be sync with the added code.
I will fix and resubmit the code asap.
Sorry, I forgot about this. We should implement back button |
aeb9e9d
to
82bcd5c
Compare
Hi @takahirom -san My apologies for accidentally closing the PR due to the force push, while resolving the conflict. Sorry for any problem occurred |
Issue
Overview (Required)
Links
Screenshot (Optional if screenshot test is present or unrelated to UI)
Movie (Optional)