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

Releases: afollestad/material-cab

2.0.1

18 Mar 01:15
Compare
Choose a tag to compare

Allow the createCab extension to be called from a Fragment as well.

2.0.0

17 Mar 04:35
Compare
Choose a tag to compare

The API is re-designed a bit. Check out the README.

1.3.1

11 Nov 00:14
Compare
Choose a tag to compare
  1. Get rid of null pointers, see #26.
  2. 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

24 Sep 01:18
Compare
Choose a tag to compare

CAB animation support. See the README and sample project.

1.2.0

22 Sep 02:39
Compare
Choose a tag to compare

Using AndroidX 1.0 stable.

1.1.0

16 Sep 20:08
Compare
Choose a tag to compare
  1. Upgrade to Kotlin 1.2.70.
  2. Switched from legacy Support Library packages to AndroidX packages.
  3. Fixed the subtitle always being set to the title.

1.0.0

21 Jul 20:56
Compare
Choose a tag to compare
  1. Re-wrote the whole project in Kotlin.
  2. The API is redesigned and simpler to use.
  3. Upgraded dependencies, target API 28.

0.1.12

20 Jun 23:06
Compare
Choose a tag to compare

Updated target SDK, Google libs, Gradle, Gradle plugin, etc.

0.1.11

08 Apr 01:30
Compare
Choose a tag to compare

Updated Google libs.

0.1.10

30 Mar 19:05
Compare
Choose a tag to compare

Dependency and Gradle upgrades.