- Enable transitive dependency to
numberpickercompat
andpreference
modules (issue #4) - Bump
nubmerpickercompat
to v1.1.3 - Drop extra dependency with
kotlin-stdlib
- Add
app:entries
attribute support (android:entries
still works)
- Fix default value not used bug (issue #5)
- Remove AppCompat dependency (issue #4)
- Add
android:entries
attribute andsetEntries()
(PR #3) - Add negative values support
- Add
nppc_wrapSelectorWheel
attribute (PR #2) - Bump to AndroidX preference v1.1.1 and support setSummaryProvider()
- Migrate to AndroidX
- Dropped API level v13 or lower support
- Added nppc_unitText attribute
Initial release.