일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Set ID
- 크롬개발자도구
- 두 수의 나눗셈
- 플루터
- Flutter
- runSpacing
- 에러
- 안보내짐
- gestureRecognizers
- StringUtils.isBlank
- allowBackup
- Could not create service of type FileAccessTimeJournal using
- foreground
- 웹뷰
- carousel slider
- fullBackupContent
- 플러터
- TCP/IP모델
- 안드로이드
- 입력 커서
- Chrome Developer Tools
- freezed
- Flutter SDK
- 프로그래머스
- StringUtils.isEmpty
- project flow
- not working
- VerticalMultiDragGestureRecognizer
- TextFormField
- 앱
- Today
- Total
흰오목눈이야 개발하자
20100311 DevLog : Android(안드로이드) 영어 단어 (개발 용어) && Adapter 본문
* nested : 중첩된
ex) nested linearlayout : 중첩된 리니어 레이아웃
* invoked : (프로그램 등을) 불러오다[작동시키다]
This command will invoke the HELP system. 듣기반복재생
이 명령어를 쓰면 도움 체제를 작동시키게 된다.
--> '호출한다'로 쓰임
* respective : 각각의
ex) respective id : 각각의 id
* predefined : 미리 정의된
predefined position :
Ref. https://www.journaldev.com/10024/android-recyclerview-android-cardview-example-tutorial
Android RecyclerView, Android CardView Example Tutorial - JournalDev
Android RecyclerView. Android CardView. Android RecyclerView and CardView Example Tutorial. RecyclerView and CardView are part of Android Material Design.
www.journaldev.com
Adapter example
BaseAdapter Tutorial With Example In Android Studio
https://abhiandroid.com/ui/baseadapter-tutorial-example.html
BaseAdapter Tutorial With Example In Android Studio | Abhi Android
Before we share BaseAdapter it is first important to revise Adapter. In android, an adapter is a bridge between UI component and data source that helps us to fill data in the UI component. It holds the data and send the data to adapter view then view can t
abhiandroid.com
Adapter Tutorial With Example In Android Studio
https://abhiandroid.com/ui/adapter
Adapter Tutorial With Example In Android Studio | Abhi Android
Adapter Tutorial With Example In Android Studio In Android, Adapter is a bridge between UI component and data source that helps us to fill data in UI component. It holds the data and send the data to an Adapter view then view can takes the data from the ad
abhiandroid.com