This repository has been archived by the owner on Dec 24, 2022. It is now read-only.
Releases: afollestad/material-cab
Releases · afollestad/material-cab
2.0.1
2.0.0
The API is re-designed a bit. Check out the README.
1.3.1
- Get rid of null pointers, see #26.
- Add onUpdate callback and expose the toolbar menu, which should not be used to replace the whole menu contents (use
menuRes
instead). See #27.
1.3.0
CAB animation support. See the README and sample project.
1.2.0
Using AndroidX 1.0 stable.
1.1.0
- Upgrade to Kotlin 1.2.70.
- Switched from legacy Support Library packages to AndroidX packages.
- Fixed the subtitle always being set to the title.
1.0.0
- Re-wrote the whole project in Kotlin.
- The API is redesigned and simpler to use.
- Upgraded dependencies, target API 28.
0.1.12
Updated target SDK, Google libs, Gradle, Gradle plugin, etc.
0.1.11
Updated Google libs.
0.1.10
Dependency and Gradle upgrades.