-
- [x] README 작성
- [x] 마이페이지 티켓 더미데이터가 들어가 있던 문제 해결
- [x] API 호출이 지연되는 화면 로딩 인디케이터 추가
- [x] 홈 화면 UI 디테일 보완(chil 리스트 양쪽 끝이 짤리는 문제, 리스트 최하단 패딩 추가, 상세 화면 뒤로가기 추가)
- [x] 텍스트 + 체크박스 컴포넌트의 경우 해당 전체 영역을 …
-
I really love this confetti animation, but am struggling to create konfetti on button click. I have it working when the activity is loaded. I am using Kotlin and Compose without xml. I have tried thin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What happened?
iOS App hangs very frequently when scrolling lists, swiping pager, selecting bottom nav items if there are lottie animations in the UI
Like in every 2-3min while just scrolling a …
-
Hi there,
I have a Kotlin/Java project that I'm trying to obfuscate as a jar exported from IntelliJ, but I'm getting a NullPointerException during obfuscation. I'm using Kotlin 1.5.2 and targeting …
-
**Describe the problem**
At the second to last of codelab screen there is a typo O``bjectAnimator
**In which lesson and step of the codelab can this issue be found?**
Advanced Android in Kotlin …
-
### Steps to reproduce
1. Go to your device's developer options
2. Set transition animation scale to 0x (off)
3. Run any Flutter app (that has been built with v3.24.2)
4. Observe and endure
#…
-
Doc: https://developer.android.com/reference/kotlin/androidx/compose/foundation/lazy/staggeredgrid/LazyStaggeredGridItemScope#(androidx.compose.ui.Modifier).animateItemPlacement(androidx.compose.anima…
-
Doc: https://developer.android.com/reference/kotlin/androidx/compose/foundation/lazy/LazyItemScope#(androidx.compose.ui.Modifier).animateItemPlacement(androidx.compose.animation.core.FiniteAnimationSp…
-
Android Studio: 3.1
android gradle version: 3.1.0
fastjson version: 1.2.47
kotlin version:1.2.31
kotlin data class like this
```
class VRouterParams {
var fragmentRoute: String? = null
…