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

feat: textView 키보드 타입 변경 #163

Merged

Conversation

jonnwon
Copy link
Collaborator

@jonnwon jonnwon commented Apr 4, 2024

📌 개요

  • AddBookmarkView 내 textView 키보드 타입 변경

💻 작업 내용

  • AddBookmarkView 내 nameTextView 의 키보드를 defualt타입으로 변경하였습니다.
  • AddBookmarkView 내 urlTextView 의 키보드를 URL타입으로 변경하였습니다.

🖼️ 스크린샷

default.mp4

- AddBookmarkView 내 nameTextView 의 키보드 타입을 .defualt 로 변경
- AddBookmarkView 내 urlTextView 의 키보드 타입을 .URL 로 변경
@jonnwon jonnwon added the ✨ Enhancement New feature or request label Apr 4, 2024
@jonnwon jonnwon self-assigned this Apr 4, 2024
@jonnwon jonnwon linked an issue Apr 4, 2024 that may be closed by this pull request
@noeyiz
Copy link
Collaborator

noeyiz commented Apr 8, 2024

굳이어라

@noeyiz noeyiz merged commit 942bace into develop Apr 9, 2024
1 check passed
@chanhihi chanhihi deleted the dev/162-feat-set-keyboard-type-in-addbookmarkview/#162 branch April 18, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: set keyboard type in AddBookmarkView
2 participants