compose-multiplatform-core icon indicating copy to clipboard operation
compose-multiplatform-core copied to clipboard

Commonize `:compose:material3:adaptive:adaptive` module

Open terrakok opened this issue 6 months ago • 1 comments

Commonize and configure publishing for :compose:material3:adaptive:adaptive and :window:window-core modules.

Configure the :compose:material3:adaptive:adaptive and :window:window-core modules as CMP and include them to the publication. Added new method to non-android source set to get WindowAdaptiveInfo.

Fixes https://youtrack.jetbrains.com/issue/CMP-5817

Testing

Checked it in the MPP demo app: image

Release Notes

Features - Multiple Platforms

  • Commonized :compose:material3:adaptive:adaptive and :window:window-core modules

terrakok avatar Jul 29 '24 12:07 terrakok