Max87ZA
Max87ZA
Hi guys, I encountered a problem how to reopen closed drawer. I have logout function(on android) which closes drawer window and opens login window. Problem is, that when I call...
Hello, I use this module succesfully on iOS, but on Android I have performance difficulties with menu opening. I set animation to none(to know if it is caused by animation...
Hello Hans, I'm trying newest version and it keeps crashing when I'm using example code(so using example.jpg as image), without any log message. I can however use it using file...
When you need to pick up right certificate to build iOS app, you see just name. With newly option you can specify via JSON object which certificate id belongs to...
Adds support for toolbar's menu to Collapse toolbat Usage: Create your Collapse toolbar as usual and then add to your controller: ``` $.collapsingToolbar.addMenuItem(0,` 'Item title', false); $.collapsingToolbar.setOnMenuItemClickListener(function(e) { Ti.API.info("e.menuItemId: "+e.menuItemId);...
### I have searched and made sure there are no existing issues for the issue I am filing - [X] I have searched the existing issues ### Description When I...