
@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
- 혀가 길지 않은 개발자
- Livedata
- Kotlin
- fragment
- coroutine
- 자바
- ViewPager2
- java
- JSONArray
- activity
- 안드로이드 #코틀린 #Android #Kotlin
- Intent
- View
- 안드로이드
- TabLayout
- ViewModel
- ArrayList
- recyclerview
- MVVM
- 코틀린
- Design Pattern
- XML
- handler
- James Kim
- Android
- Vue.js #Vue.js + javascript
- Architecture Pattern
- CoordinatorLayout
- DataBinding
- JSONObject
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |