Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@balysv balysv released this 13 Sep 00:54
· 3 commits to master since this release

Major update

  • Stripping main library classes to bare minimum - MaterialMenuDrawable and MaterialMenuView.
  • Removed all extras packages since ActionBarCompat or ActionBarSherlock are not being maintained
    for quite a while now. Most usages will be with Toolbar. Integrating the drawable into it will be up
    to the user of the library (see README or demo).
  • Removed nineoldadroids dependency - reduced method count by 929!
  • Bumped min api version to 14