compose-multiplatform-core
compose-multiplatform-core copied to clipboard
Use z-sorted traverse in `InteropContainer`
AOSP CL 3045224: Add an option to visit children and subtree according to z-order
Fixes https://github.com/JetBrains/compose-multiplatform/issues/4485
Testing
Use reproduction from the issue This should be tested by QA
Release Notes
Fixes - Multiple Platforms
- Fix order of interop elements in some cases