This repository has been archived by the owner on Dec 8, 2019. It is now read-only.
0.7.1
- Resolve a few bottom navigation view bugs, see #95 and #96.
- Support for
AppCompatCheckedTextView
tinting for #97 -- these are used inListPreference
/MultiSelectListPreference
as well, for preferences screens. See the sample project for a new example of this working! - Lots of internal code cleanup, improved Kotlin usage, etc.