Sungyong An
Sungyong An
- https://docs.gradle.org/current/samples/sample_publishing_convention_plugins.html
## 설명 - Adapting to Material Design 3 ## Link - https://m3.material.io/
## 설명 - DI를 통해, 단일 `ImageLoader`를 사용하는 것을 권장하는 듯. ## Link - https://coil-kt.github.io/coil/image_loaders/#singleton-vs-dependency-injection > Use the `io.coil-kt:coil-base` artifact if you are using dependency injection.
## 설명 - Jetpack Compose가 곧 Stable이 됩니다. Compose로 전환이 필요해 보인다. ## Link - Jetpack Compose: get ready for 1.0 in July! https://android-developers.googleblog.com/2021/05/whats-new-for-android-developers-at.html - https://developer.android.com/jetpack/compose/interop - https://github.com/fornewid/Moop-Compose
https://developer.android.com/studio/write/motion-editor
https://material.io/develop/android/theming/motion/
## 내용 - 앱이 실행될 때, Splash에 Ripple Animation이 적용되면 어떨까? ## Link - https://arunkumar.dev/seamless-android-app-launch-animations-using-intent-sourcebounds/
If clicks 'API' menu in navigation menu, '404 - Not Found' message is shown. The exact link is... https://material-components.github.io/material-components-android-compose-theme-adapter/api/lib/index.md There was no API docs in the first place. I think,...