일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ActivityTestRule
- 스와이프
- espresso
- 고차함수
- viewholder
- recyclerview
- 구분선
- 재사용
- 코틀린
- Fragment 수동 추가
- Fragment에서 Activity의 함수 사용하기
- high order function
- 안드로이드13
- fragment
- 코딜리티
- 리사이클러뷰
- adapter
- 안드로이드
- Error:Execution failed for task ':app:mergeDebugResources'
- IntentTestRule
- binding adapter
- ui test
- 생명주기
- searchview
- LayoutManger
- 뷰변경 감지
- 안드로이드스튜디오
- Android
- 테마 아이콘
- 안드로이드개발레벨업교과서
- Today
- Total
목록전체 글 (241)
룬아님의 취중코딩
https://towardsdev.com/moshi-vs-gson-vs-kotlin-serialisation-bef9614a34da Moshi Vs Gson Vs Kotlin Serialisation Definitions towardsdev.com
Kotlin code style에서 New line after multiline entry 항목을 해제해주면 자동으로 줄넘김이 들어가지 않는다.
https://proandroiddev.com/performance-with-jetpack-compose-part-1-4867882949e7 Performance With Jetpack Compose — Part 1 Step by step approach on improving your UI performance with jetpack compose using a sample application. proandroiddev.com
https://medium.com/@myofficework000/mvvm-to-mvi-a-guide-to-migrating-your-android-architecture-8d3cb5bb9f06 MVVM to MVI: A Guide to Migrating Your Android Architecture Moving from the Model-View-ViewModel (MVVM) architecture to the Model-View-Intent (MVI) architecture can seem like a daunting task. But… medium.com