Skip to content

Commit

Permalink
Merge pull request Health-Food-Me#264 from 0inn/feature/Health-Food-M…
Browse files Browse the repository at this point in the history
…e#263

[Fix] Health-Food-Me#263 - 검색 초기 진입시 키패드 올라오게 수정
  • Loading branch information
0inn authored Sep 19, 2022
2 parents 213ec7b + 6f303bb commit 41f7df5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ final class SearchVC: UIViewController {

override func viewWillAppear(_ animated: Bool) {
setRecentTextField()
//searchTextField.becomeFirstResponder()
}

override func viewDidLoad() {
Expand Down

0 comments on commit 41f7df5

Please sign in to comment.