issues
search
impactrudia
/
android-study
0
stars
0
forks
source link
[코드랩] 데이터 바인딩
#15
Open
impactrudia
opened
2 years ago
impactrudia
commented
2 years ago
학습 목표
작은 프로그래밍을 완성한다.
코드랩에 있는 영문 문서를 이해한다.
TIL
보일러플레이트란? 컴퓨터 프로그래밍에서 보일러플레이트 또는 보일러플레이트 코드라고 부르는 것은 최소한의 변경으로 여러곳에서 재사용되며, 반복적으로 비슷한 형태를 띄는 코드를 말한다.
Progressbar
coerceAtMost : Ensures that this value is not greater than the specified maximumValue.
참고자료
Data Binding in Android
보일러플레이트 코드란?(Boilerplate code)
학습 목표
TIL
참고자료