- update Android-Iconics with the latest Google Material Design Icons
- add new method to display the Drawer below the StatusBar
- FIX #387
- add possibility to remove the selection via the Drawer.result object
- add missing setTag to the CurrentProfileView
- FIX #381
- add additional methods to add / remove / modify footerItems
- FIX #378
- fix an issue when there was only a RIGHT DrawerLayout that the ActionBarDrawerToggle would cause a crash
- FIX #375
- improve / add built in RTL support
- FIX #386