Fixed
Status Update
Comments
gr...@google.com <gr...@google.com>
so...@google.com <so...@google.com>
ap...@google.com <ap...@google.com> #2
Note: crash happens right after installation. No user interaction is needed, just installing APK.
ap...@google.com <ap...@google.com> #3
Observation: crash happens also with new app built from Android Studio template.
Maybe it's happening only on Cyanogenmod/LineageOS ROMs... I'm not sure.
Maybe it's happening only on Cyanogenmod/LineageOS ROMs... I'm not sure.
na...@google.com <na...@google.com> #4
Are all the crashes you see only happening only on Cyanogenmod? I am unable to reproduce it.
Description
Steps to Reproduce or Code Sample to Reproduce:
The code below should produce a text component 2 lines tall. However it is only 1 line tall. Removing the modifier makes it correctly 2 lines tall.
Repro code:
This issue makes it that if any parent container applies this modifier, the text is measured incorrectly, breaking the UI.
Jetpack Compose version:
2024.12.01
BOMJetpack Compose component(s) used:
BasicText
/Text
andModifier.height(IntrinsicSize)
Android Studio Build: Build #AI-242.23339.11.2421.12700392, built on November 22, 2024
Kotlin version:
2.0.21