ActionBar click not work?
Opened this issue · 2 comments
PietroGranati commented
I've just trasferred my app to appcelerator studio with sdk 4 and nappdrawer 1.5
The swipe to open works, but the click on the arrow doesn't.
Console tell me that actionBar is null?
PietroGranati commented
Same to me after update to 1.6
rwuttke commented
When are you getting the action bar?
So far, I have found that after creation you can't get it, you can only get it when the open event is fired.