Bug P4
Status Update
Comments
jn...@google.com <jn...@google.com> #2
That's correct, we have not yet updated the Wear Compose Navigation library to support the type-safety that's now supported on the compose navhost. It's on the roadmap, but unlikely to make it as part of our 1.5 release.
Description
Component used: 1.1.0-alpha03
Currently everything related to
CurvedModifier
is internal, so it is not possible to create a custom modifier. I believe there are use-cases for customCurvedModifier
implementations. E.g. I'd like to create a modifier to draw a more interestingly shaped background for a curved layout