Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Releases: amatkivskiy/MaterialDrawer-Xamarin

Updated to version 4.5.8.

17 Dec 12:55
Compare
Choose a tag to compare

Updated to version 3.1.2

16 Jul 13:56
Compare
Choose a tag to compare

3.1.2
3.1.1
- fix wrong position returned inside the setListSelection methods list firing thanks @wKovacs64 ;)
- reset text inside Nameable items before setting it to the new value
- remove setting the padding for the stickyFooterItems
- switch to use gravity inside the DrawerBuilder everywhere instead of the sliderLayout
- use shadow for pre 21 devices
3.1.0
- fix typo in withSelectionFirstLineShown
- prevent another IndexOutOfBounds exception
- Fix colors_material_design.xml
- Add description text color

Updated to version 3.0.9

02 Jul 06:02
Compare
Choose a tag to compare

Renamed basic namespace from Com.Mikepenz.Materialdrawer to Mikepenz.MaterialDrawer.

3.0.9

  • update Android-Iconics to v1.2.0
  • fix possible IndexOutOfBoundsException
  • add new method to get DrawerContentRoot

3.0.8

  • update Android-Iconics to v1.1.0 --> Now Supports text to create Drawables from ;) This will perhaps FIX (help) #423
  • add new properties to support and FIX #433
  • improve RTL Layout and fix #429
  • update AboutLibraries

Initial release.

17 Jun 06:42
Compare
Choose a tag to compare
v3.0.7

[FIX] Code cleanup.