[AC-2684] N0 sliding menu possible on 3.2 release on Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-01-28T20:26:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | Chad Stachowicz |
Assignee | Shak Hossain |
Created | 2014-01-28T16:57:57.000+0000 |
Updated | 2016-03-08T07:41:47.000+0000 |
Description
I updated to SDK 3.2 for all the new features I need, and the best I can tell its impossible to have a facebook style slider with the new version. I am really disappointed with this..
basically I open my menu window... then I open another window on top of it, and I used to move the old top window out of the way, and then I could see the menu on the left. Now when I slide this new heavyweight out of the way all I see is black. I saw another thread where I could set the opacity to .5 for example and I can of course see my menu below it... but I can't click it because its not moving the whole window out of the way.
I now need to completely re architect my project. I spent a lot of time getting everything into alloy to have one codebase to find out that without using the old crappy window structure its impossible to have the same menu system with the new SDK. Extremely disappointed.
If an appcelerator dev wants my project I can email it.
The suggested solutions or using a Legacy Window or adding it to a view in every window are NOT ACCEPTABLE. This needs to be resolved.
http://developer.appcelerator.com/question/162000/appcelerator-android-32-sliding-menu#comment-201294
Closing as per the reporters comment.