Skip to content

1.3.0

Compare
Choose a tag to compare
@zsmb13 zsmb13 released this 01 Dec 16:02
· 57 commits to dev since this release
a5c24c5

Nineteenth release of RainbowCake.

What's new

Support for DialogFragment and BottomSheetDialogFragment

RainbowCake now ships two classes for supporting special kinds of Fragments. Using the new RainbowCakeDialogFragment and RainbowCakeBottomSheetDialogFragment (now isn't that a mouthful!) classes works very similarly to using RainbowCakeFragment.

Thanks to julienherrero for their contribution that kicked this off.

Dependency updates

  • Kotlin 1.4.20
  • Android Gradle Plugin 4.1.1