Skip to content

v0.1.2

Compare
Choose a tag to compare
@kotlitecture kotlitecture released this 01 Jun 23:38
· 17 commits to master since this release
c6542b9

Changes

Fixed issues with the Android target related to the usage of SVG resources from commonMain sources (using SVG resources in this way is not possible by design 💀). Now, all shared SVGs are used on all platforms except Android. For Android, the same SVGs are wrapped as XML vector drawables.

The logic to provide icons is implemented as part of the Design System (design module).