Morphing Material Dialogs Versions Save

Material dialog :heart: morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.

0.0.4

5 years ago

Added support for

  • Icons (through iconRes)
  • Single and Multi selection list
  • Now use lambda parameters/higher order function for callbacks such as onPositive(), itemsCallbackSingleChoice() etc.

0.0.3

6 years ago

Minor cleanup

0.0.2

6 years ago

Updated support library, build tools, gradle version + minor cleanups

0.0.1-alpha9

6 years ago

Better nullability support

0.0.1-alpha8

6 years ago

Improved stability

0.0.1-alpha7

6 years ago

0.0.1-alpha6

6 years ago

0.0.1-alpha5

6 years ago

0.0.1-alpha4

6 years ago

Patched up kotlin error

0.0.1-alpha3

6 years ago

First (hopefully) stable release with working dialog button callbacks.