material-drawer v2.2.0 Release Notes

Release Date: 2015-09-21 // over 8 years ago
    • ๐Ÿ‘ RTL support (#47)
    • Status bar color theming (#64)
    • ๐Ÿ› Bug fixes (#71, #72)
    • Moving to Jitpack for distribution

    ๐Ÿš€ Older Releases (2.1.3-1.1.1)

    • ๐Ÿ”– Version 2.1.3:
    • ๐Ÿ”– Version 2.1:
      • Theming engine (DrawerTheme)
      • Ripples everywhere
      • Changed min SDK to 14 (Android 4.0)
      • Fixed issues with animations
      • Bug fixes
    • ๐Ÿ”– Version 2.0:
      • Multiple profiles (#33)
      • Rounded avatars
      • Changeable drawer width (#30)
    • ๐Ÿ”– Version 1.4.2:
      • Changed min SDK to 7 (Android 2.1)
      • Drawer max width can be changed (#30)
      • New image type DrawerItem.SMALL_AVATAR which doesn't get auto-tinted
      • Fixed issue #26
    • ๐Ÿ”– Version 1.4.1:
      • Fixed bottom list
      • Improved sizing
      • Improved colors
      • Fixed issue #27
    • ๐Ÿ”– Version 1.3.2:
    • ๐Ÿ”– Version 1.2:
      • Drawer items can now contain an ID
      • Image setters work with Bitmap too
    • ๐Ÿ”– Version 1.1.1:
      • You can change items that you got via drawer.getItem(position). Changes will update the adapter
      • Fixed auto drawer width
      • Fixed title padding