Material Cab Versions Save

🚕 An Android & Kotlin library for placing and manipulating Contextual Action Bars in your UI.

2.0.1

5 years ago

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

2.0.0

5 years ago

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

1.3.1

5 years ago
  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

5 years ago

CAB animation support. See the README and sample project.

1.2.0

5 years ago

Using AndroidX 1.0 stable.

1.1.0

5 years ago
  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

5 years ago
  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

7 years ago

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

0.1.11

8 years ago

Updated Google libs.

0.1.10

8 years ago

Dependency and Gradle upgrades.