mndsl
mndsl
**Describe the bug** Calling ModalBottomSheetState.hide() does not change its currentValue property to Hidden after the animation ends. **Affected platforms** - Android, iOS, possibly All **Versions** - Kotlin version*: 1.9.22 -...
Preview failed with exception: org.objectweb.asm.MethodTooLargeException: Method too large: com/example/shared/MR$strings. ()V The strings.xml contains about 2000 lines (texts). I've tried to split to different files, however, the generated file merges all...
We have a module (e.g. Module A) with 5k+ strings (10+ languages), which are used in multiple other modules (e.g. Module B, Module C) as dependency. Modules B and C...