We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
리사이클러뷰 아이템 클릭 시 -> SecondActivity 로 전환
SecondActivity 에 EditText, Button 하나씩 만들어서 Button 을 누르면 EditText 입력한 텍스트가 토스트로 띄워지는 기능 구현
The text was updated successfully, but these errors were encountered:
🔥
Sorry, something went wrong.
No branches or pull requests
현재 구현 방식
리사이클러뷰 아이템 클릭 시 -> SecondActivity 로 전환
만들 것
SecondActivity 에 EditText, Button 하나씩 만들어서 Button 을 누르면 EditText 입력한 텍스트가 토스트로 띄워지는 기능 구현
The text was updated successfully, but these errors were encountered: