2.5.2 (2024-04-02)
Features
Android devices with a notch (cutout) could receive two initial events regarding the insets. This occurred because currentActivity
was null
when Unistyles was calculating insets for UnistylesRuntime
. This update should resolve the issue 💪
- mark platform extension for insets as lateinit to help reducing number of events (d68b6a5)