일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- Firebase
- 넷플릭스
- 이모지
- Android
- 1인개발자
- 공부집중
- FSM
- 파이썬
- DART
- 명심보감
- Flutter
- 명언모음
- Coroutine
- 오픈소스
- Freesound
- jetpack compose
- ASMR
- bash
- 벤자민플랭클린
- 장자명언
- 좋은글필사하기
- androidx
- 이모지메모
- Linux
- 코틀린
- recyclerview
- 소울칼리버6
- 공자명언
- kotlin
- Streaming
- Today
- Total
목록DataBinding (2)
Vintage appMaker의 Tech Blog
AndroidX는 기존 분산된 라이브러리를 통합관리하며 편리함을 제공하고 있다. 이전의 UI 라이브러리들은 버전호환성으로 적지않은 문제가 있었기 때문이다. AndroidX에서 기본적으로 추가되는 기능인 DataBinding은 Vue.js에서 변수에 값을 넣으면 화면에 적용되는 Binding과 같은 기능을 제공한다. https://github.com/VintageAppMaker/DataBindingQuickStart VintageAppMaker/DataBindingQuickStart UltraQuick DataBinding & ViewModel경험하기 . Contribute to VintageAppMaker/DataBindingQuickStart development by creating an accoun..
github api를 이용하여 AndroidX의 Databinding의 사용법을 보여주는 예제 https://github.com/VintageAppMaker/GithubSearcher VintageAppMaker/GithubSearcher github api . Contribute to VintageAppMaker/GithubSearcher development by creating an account on GitHub. github.com github api Databinding viewModel retrofit2 RecyclerView(MultiViewHolder) 를 간략하게 사용한 예제 ) retrofit 설정 retfrofit2 설정방법 정리 app의 build.gradle에서 dependenc..