일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 안드로이드스튜디오
- recyclerview
- 테마 아이콘
- 재사용
- 구분선
- 코딜리티
- Android
- binding adapter
- viewholder
- ui test
- high order function
- adapter
- Fragment에서 Activity의 함수 사용하기
- 스와이프
- 안드로이드
- Error:Execution failed for task ':app:mergeDebugResources'
- 뷰변경 감지
- 생명주기
- fragment
- Fragment 수동 추가
- 고차함수
- 안드로이드개발레벨업교과서
- LayoutManger
- searchview
- 코틀린
- espresso
- ActivityTestRule
- IntentTestRule
- 리사이클러뷰
- 안드로이드13
- Today
- Total
목록전체 글 (241)
룬아님의 취중코딩
https://www.raywenderlich.com/24255307-rendereffect-in-android-12 RenderEffect in Android 12 Learn how to use the new RenderEffect API in Android 12 to efficiently add custom styles to your views like blurs, saturation, offset, and more. www.raywenderlich.com

원본 : https://androidchef.com/kotlin-interview-questions-15755f899199 Kotlin Interview Questions — Beginner to Pro “Kotlin is a programming language that makes developers happier :),” Quoted by JetBrains and the open-source contributors. I really have… androidchef.com 해당 내용을 한국어로 번역만 하였습니다. Kotlin에서 val과 var의 차이점은 무엇입니까? Kotlin에서 val은 Java의 final 키워드와 동일합니다. 값이 지정되면 변경할 수 없으며 변경할 수 없습니다. var는 일반 ..
https://adavis.info/2022/05/what-engineering-leaders-need-to-know-from-this-years-google-i-o.html?utm_source=rss&utm_medium=rss&utm_campaign=what-engineering-leaders-need-to-know-from-this-years-google-i-o What engineering leaders need to know from this year’s Google I/O I didn’t intentionally aim to create a rhyming title, but there you have it. Each year, I look forward to Google I/O like a ki..