
build.gradle (Module: app) dependencies { implementation 'androidx.viewpager2:viewpager2:1.0.0' } viewpager_fragment.xml MyFragment.kt package com.jwsoft.kotlinproject import android.os.Bundle import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.TextView import androidx.fragment.app.Fragment class MyFragment(position: Int) : Fragment() {..

build.gradle (Module: app) dependencies { implementation 'androidx.viewpager2:viewpager2:1.0.0' } activity_main.xml viewpager_item.xml MyRecyclerViewAdapter.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.NonNull; import andr..

build.gradle (Module: app) dependencies { implementation 'androidx.viewpager2:viewpager2:1.0.0' } viewpager_fragment.xml ViewPagerFragment.java package com.jwsoft.javaproject; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.annotation.Nullable..

build.gradle (Module: app) dependencies { implementation 'androidx.viewpager2:viewpager2:1.0.0' } activity_main.xml viewpager_item.xml ViewPagerAdapter.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 androidx.recyclerview.widget.RecyclerView class Vie..
- Total
- Today
- Yesterday
- recyclerview
- XML
- handler
- coroutine
- 코틀린
- Android
- 혀가 길지 않은 개발자
- Kotlin
- Design Pattern
- java
- DataBinding
- ArrayList
- Intent
- James Kim
- 자바
- Architecture Pattern
- activity
- ViewModel
- 안드로이드
- View
- CoordinatorLayout
- JSONObject
- Livedata
- 안드로이드 #코틀린 #Android #Kotlin
- fragment
- TabLayout
- JSONArray
- Vue.js #Vue.js + javascript
- MVVM
- ViewPager2
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |