values/colors.xml #6200EE #3700B3 #03DAC5 50 50 추가 drawable/btn_setting.xml 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?) { supe..
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...
- Total
- Today
- Yesterday
- Vue.js #Vue.js + javascript
- java
- Intent
- 자바
- 혀가 길지 않은 개발자
- ViewPager2
- fragment
- MVVM
- 안드로이드 #코틀린 #Android #Kotlin
- Android
- Architecture Pattern
- ArrayList
- 코틀린
- Kotlin
- JSONObject
- View
- JSONArray
- coroutine
- recyclerview
- Livedata
- Design Pattern
- activity
- TabLayout
- ViewModel
- CoordinatorLayout
- XML
- 안드로이드
- DataBinding
- handler
- James Kim
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |