viezel / NappDrawer

A side drawer navigation container view controller for Appcelerator Titanium.
MIT License
247 stars 128 forks source link

Not compatible with Titanium SDK 4.0.0 #154

Closed deckameron closed 6 years ago

deckameron commented 9 years ago

I tested it on Android 5.1 and it didn't work.

Brian-McBride commented 9 years ago

Nope. The ti.drawerlayout module does and is closer to android design guides. Still, it will be nice to get this fixed.

natefollmer commented 9 years ago

Works fine on iOS - This is just an Android issue.

adamkearsley commented 9 years ago

Its the SDK thats causing the error, running 3.5.1GA works ok on Android 5. The issue has been found and can be resolved if the owner of this repo makes the changes mentioned in the comments here: https://github.com/viezel/NappDrawer/issues/135

mpociot commented 9 years ago

Or if you fork the repo and make a pull request :+1:

adamkearsley commented 9 years ago

Done https://github.com/viezel/NappDrawer/pull/156