Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Releases: BoardiesITSolutions/NavigationDrawerManager

2.1

02 Sep 13:00
Compare
Choose a tag to compare

Supports latest Android API and Gradle.
Due to this had to change ActionBarActivity to AppCompatActivity

Improvements for Android 5.0 Lollipop

12 Nov 22:55
Compare
Choose a tag to compare

There quite a few changes to this release although hopefully nothing that will cause too many issues.

The Navigation Drawer Manager Library is now targeting Android 5.0 Lollipop.
The library also follows the Google design specs
The library uses the native Android API for devices above Honeycomb but it also supports the AppCompat library for better backward compatibility.

Below is a screenshot of the new design.

Go to the libraries GitHub home page to re-download the user manual.

screen

Version_1.1 Beta

24 Mar 21:34
Compare
Choose a tag to compare

Resolves issue with Generic Click Listener not firing the OnItemClickListener when navigation drawer manager menu item is pressed