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
데이터바인딩 예제 실습
The text was updated successfully, but these errors were encountered:
[Feat] Step01 데이터 바인딩 예제 실습
624b9da
step01의 todo를 모두 처리했습니다. Related to #3
[Feat] Step02 데이터 바인딩 예제 실습
71df34a
DataBindingAdpater 생성. UserData를 이용해 데이터 바인딩. Related to #3
[Fix] Step.02 layout 수정
af7b9fe
text에 @{userProfile.username} 넣어줌. tools:text에 넣는 실수를 함 Related to #3
[Feat] Step.03 데이터 바인딩 예제 실습
302019d
양방향 데이터 바인딩 예제를 실습. layout의 EditText에 text 추가. MainActivity에서 새로운 함수를 추가 -> 기존의 버튼 클릭 리스너가 필요 없어짐 Related to #3
LEE-HYUNGJUN
No branches or pull requests
Description
데이터바인딩 예제 실습
Progress
Related content
The text was updated successfully, but these errors were encountered: