Releases: janheinrichmerker/material-drawer
Releases · janheinrichmerker/material-drawer
Release 2.3.3
Release 2.3.2
- Updated to N SDK
Release 2.3.1
- New icon
- Dependency updates
Release 2.3.0
- Fixes #75
- Updated Gradle dependencies
- Improved base code
Release 2.2.0
- 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:
- Better use of Palette
- Fragments support (DrawerFragementItem)
- Enable/disable the drawer toggle
- Bug fixes
- 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:
- Version 1.4.2:
- Version 1.4.1:
- Fixed bottom list
- Improved sizing
- Improved colors
- Fixed issue #27
- Version 1.3.2:
- Added DrawerFrameLayout as DrawerLayout replacement
- Active state tinting
- List headers (DrawerHeaderItem)
- Fixed spacing
- 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
- You can change items that you got via