Assigned
Status Update
Comments
al...@google.com <al...@google.com> #2
Also doesn't work in AS 2024.3.2 Canary 4 and Compose 1.8.0-beta01
No update yet.
Also doesn't work in AS 2024.3.2 Canary 4 and Compose 1.8.0-beta01
Description
Jetpack Compose version: 1.5.0
Jetpack Compose component used: runtime
Android Studio Build: N/A
Kotlin version: 1.9.0
Compose 1.5.0 added primitive versions of State/MutableState/mutableStateOf for Int/Long/Float/Double. Would it be possible to add additional versions for unsigned primitives & boolean?