Fixed
Status Update
Comments
ys...@google.com <ys...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
ap...@google.com <ap...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
ss...@google.com <ss...@google.com>
[Deleted User] <[Deleted User]> #4
Comment has been deleted.
Description
Component used: wear-compose, TimeText Version used: Alpha-20 Devices/Android versions reproduced on: Square Emulator, Round emulator
I can provide a repro in a private repro on request. I understand this isn't very useful here.
Or given a few days I can make a standalone reprod.
A custom Time text like
state is a
data class
.eventually these call components for startCurvedContent and startLinearContent
and
The composable correctly updates, while the curved content does until a screen change.