일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- not working
- StringUtils.isEmpty
- 플러터
- gestureRecognizers
- TextFormField
- VerticalMultiDragGestureRecognizer
- freezed
- 입력 커서
- fullBackupContent
- runSpacing
- Set ID
- StringUtils.isBlank
- Chrome Developer Tools
- 안보내짐
- 두 수의 나눗셈
- 앱
- Flutter
- 안드로이드
- 에러
- foreground
- allowBackup
- 플루터
- 크롬개발자도구
- Flutter SDK
- 프로그래머스
- Could not create service of type FileAccessTimeJournal using
- carousel slider
- 웹뷰
- project flow
- TCP/IP모델
- 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