[HOTFIX] 2.0.1 버전 업데이트 #42
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


Summary
1초 안에 여러번 클릭해서 발생하는 오류제어를 위해서 버튼 클릭을 1초에 1회로 한정
Describe your changes
게시글 작성, 댓글 작성, 좋아요 기능에 적용했습니다.
클릭 리스너를 커스텀해서 1초에 한번만 누를 수 있도록 했습니다. 과도한 클릭을 제어해야하는 다른 부분에도 적용하면 좋을 것 같습니다.
To Reviewers
바쁜 와중에 감사합니다.
그리고 2버전으로 올린거 깜빡하고,, 브랜치 이름이 1.입니다... 죄송합니다.