4.1.0
New features
- When the rendering canvas is empty, you can specify
onEmptyCanvas
renderable items. This is useful for example if you have complex UIs which may result in no items to be shown and you want an easy way of detecting that scenario to display an empty state or something else without tons of ifs. Big thanks to @mike5v 🎉
Updates
- Gradle 7.0.2