Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

0.7.1

Compare
Choose a tag to compare
@afollestad afollestad released this 19 Sep 02:16
· 86 commits to master since this release
  1. Resolve a few bottom navigation view bugs, see #95 and #96.
  2. Support for AppCompatCheckedTextView tinting for #97 -- these are used in ListPreference/MultiSelectListPreference as well, for preferences screens. See the sample project for a new example of this working!
  3. Lots of internal code cleanup, improved Kotlin usage, etc.