-
Notifications
You must be signed in to change notification settings - Fork 200
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 placeholder to SearchScreen text field and focus on when launch screen #1002
Add placeholder to SearchScreen text field and focus on when launch screen #1002
Conversation
As for the wording of the Placeholder, it was “Search/検索” on iOS, so I made it the same as that. |
"Search sessions/セッションを検索" sounds great. Could you change it? 🙏 |
OK! |
You can do it in this PR. But separated pull request would be better because there are different reviewers. |
Understood. |
@@ -56,7 +75,32 @@ fun SearchTextFieldAppBar( | |||
focusManager.clearFocus() | |||
}, | |||
), | |||
decorationBox = { innerTextField -> | |||
TextFieldDefaults.DecorationBox( |
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.
DecorationBox 📝
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.
Looks great! Thank you for your contribution!
Sorry, I forgot to write the #ISSUE_NUMBER of close in the PR. Please close the issue. |
Issue
Overview (Required)
Links
Screenshot (Optional if screenshot test is present or unrelated to UI)
Movie (Optional)
movie-before.mp4
movie-after.mp4