Jan Škrášek

Results 216 comments of Jan Škrášek

Scaffold solved in #534.

Thanks for reporting this! It is not only an issue with "bringIntoViewRequester", but it can be reproduced by any explicit (animated) scroll on scrollState. E.g. this doesn't work as well:...

Solution to this: https://android-review.googlesource.com/c/platform/frameworks/support/+/2640210

What I don't like at all is that the "two args" lambda forces you every time to name them (or put _ there). This would be nicely solved by context...

@shanio could you please approve?

The preliminary evaluation: - all navigation functionality is there, including pops, etc. - complex types have to be defined manually - it is not compile type safe - missing types...

My migration is currently blocked by a crash: https://issuetracker.google.com/issues/341319151

Maybe I should have tested more before migrating. https://issuetracker.google.com/issues/341319159 Hm :/

For integration of M3 bottom sheets into the navhost (with the official serializable API), you can use my new library: https://github.com/hrach/navigation-compose/

https://issuetracker.google.com/issues/344943214 :/