Isaac Chai

Results 3 issues of Isaac Chai

We're seeing an issue where Default XML styling takes higher priority over Android XML styling when creating Android XML Layout. Newly created layout files do not have directory set yet...

**Describe the bug** Downloaded the default project for web app, and it crashes. **Affected platforms** - Web (K/Wasm) - Canvas based API **Versions** - Kotlin version*: "1.9.22" - Compose Multiplatform...

bug
web

When there's scrollview inside constraintlayout (that does not have height=match_parent), scrollview height behaves buggy. Layout in question: > In this layout, Scrollview cannot scroll to the bottom of the text....