@JvmOverloads + FrameLayout back_title_layout.xml BackTitleLayout.kt package com.jwsoft.kotlinproject import android.app.Activity import android.content.Context import android.util.AttributeSet import android.view.LayoutInflater import android.widget.FrameLayout import android.widget.ImageButton open class BackTitleLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, d..
CustomView.java package com.jwsoft.javaproject; import android.content.Context; import android.util.AttributeSet; import android.view.View; import androidx.annotation.Nullable; public class CustomView extends View { public CustomView(Context context) { super(context); } public CustomView(Context context, @Nullable AttributeSet attrs) { super(context, attrs); } public CustomView(Context context, ..
- Total
- Today
- Yesterday
- Vue.js #Vue.js + javascript
- java
- TabLayout
- Intent
- 코틀린
- coroutine
- JSONArray
- MVVM
- JSONObject
- ArrayList
- 자바
- Android
- James Kim
- Livedata
- Kotlin
- 안드로이드
- ViewPager2
- CoordinatorLayout
- XML
- View
- 안드로이드 #코틀린 #Android #Kotlin
- fragment
- activity
- ViewModel
- DataBinding
- Architecture Pattern
- recyclerview
- Design Pattern
- 혀가 길지 않은 개발자
- handler
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |