Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

2.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@afollestad afollestad released this 20 Nov 20:30
  1. Kotlin 1.3.10 and other internal dependency upgrades.
  2. Fix a title layout bug when an icon and a single-line title are used together.
  3. The hex input field for the color chooser's custom ARGB page is shown over the color preview to conserve space.
  4. Landscape layout support in the color chooser dialog.
  5. Most dialog types can be used together now, e.g. message(...) + listItems(...) + checkboxPrompt(...), due to a redesign in how content views are managed.