
build.gradle (Module: app) dependencies { // 리사이클러뷰 추가 implementation 'androidx.recyclerview:recyclerview:1.1.0' } activity_main.xml recyclerview_item.xml RecyclerViewAdapter.java package com.jwsoft.javaproject; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.No..

build.gradle (Module: app) dependencies { // RecyclerView 생성 (혀가 길지 않은 개발자) implementation 'androidx.recyclerview:recyclerview:1.1.0' } activity_main.xml recyclerview_item.xml RecyclerViewAdapter.kt package com.jwsoft.kotlinproject import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.TextView import android..
- Total
- Today
- Yesterday
- Vue.js #Vue.js + javascript
- Kotlin
- 안드로이드
- fragment
- CoordinatorLayout
- JSONObject
- Intent
- java
- ArrayList
- DataBinding
- 자바
- ViewPager2
- TabLayout
- 안드로이드 #코틀린 #Android #Kotlin
- MVVM
- Architecture Pattern
- James Kim
- recyclerview
- ViewModel
- activity
- handler
- JSONArray
- Livedata
- Design Pattern
- View
- 혀가 길지 않은 개발자
- 코틀린
- Android
- XML
- coroutine
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |