
drawable/tv_solid_rect.xml drawable/tv_stroke_rect.xml layout/activity_main.xml MainActivity.kt package com.jwsoft.kotlinproject import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.widget.Toast import kotlinx.android.synthetic.main.activity_main.* class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(sav..

+ ViewPager2 + TabLayout build.gradle (Module: app) dependencies { // ViewPager2 implementation 'androidx.viewpager2:viewpager2:1.0.0' // material design (TabLayout) implementation 'com.google.android.material:material:1.1.0' } res/drawable 에 이미지 추가 Drawable Resource File 추가 ic_main_tab_home.xml ic_main_tab_study.xml ic_main_tab_my.xml viewpager_fragment.xml ViewPagerFragmentHome.kt package com...

strings.xml 혀가 길지 않은 개발자 KotlinProject James Kim 혀가 길지 않은 개발자 activity_main.xml MainActivity.kt package com.jwsoft.kotlinproject import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import kotlinx.android.synthetic.main.activity_main.* class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContentV..
- Total
- Today
- Yesterday
- handler
- ViewModel
- coroutine
- TabLayout
- JSONObject
- Vue.js #Vue.js + javascript
- View
- CoordinatorLayout
- ViewPager2
- 안드로이드 #코틀린 #Android #Kotlin
- 안드로이드
- Architecture Pattern
- Design Pattern
- James Kim
- ArrayList
- XML
- Android
- DataBinding
- JSONArray
- fragment
- MVVM
- Livedata
- activity
- 혀가 길지 않은 개발자
- 코틀린
- Intent
- recyclerview
- 자바
- Kotlin
- java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |