[AC-880] Extending Windows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-01-21T03:38:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | module, window |
Reporter | Mads Moller |
Assignee | Shuo Liang |
Created | 2015-01-20T21:47:10.000+0000 |
Updated | 2016-03-08T07:37:10.000+0000 |
Description
When extending TiWindows on iOS and Android, its often quite complex task to do. Especially when you do not work at Appcelerator :)
I have done several modules with the purpose of creating new navigation methods and thereby need to extend either ViewControllers or Activities.
A good example of issues is this list: https://github.com/viezel/NappDrawer/issues
Examples of issues:
https://github.com/viezel/NappDrawer/issues/100
https://github.com/viezel/NappDrawer/issues/83
https://github.com/viezel/NappDrawer/issues/56
https://github.com/viezel/NappDrawer/issues/104
https://github.com/viezel/NappDrawer/issues/126
https://github.com/viezel/NappSlideMenu/issues/38
Many of those - I have no idea how to resolve.
can you help out?
Hi Please file one ticket for each issue. On the other hand, for each issue, please fill the symptoms of your issue, how to reproduce it, and a simple test case. Those are the necessary info to address your problem. Thanks, Shuo
I was told by Ingo to create such a ticket with the different tickets. Could you please check with him first.