alberto
alberto
When I try to compile my app with a module compiled from scratch, I get this error. I tried it with Ti SDK 8.x and 9.x
The code used is the one from your app.js. Xcode 5.1.1, TiSDK 3.3.0. 
I'm noticing that the messages can get a little too crowded in case of a group message. Is there a way to change the gap height between messages? Even if...
by default you see all the expanded rows and I would like to change this behavior.
from what I've gathered it doesn't look like I can
attached the result
## Provide a description of the task I tried with a simple CDN example and everything works out of the box. I downloaded a custom build, but I'm not an...
I have added this dependency inside a module in a DialogFragment, but unfortunately the image is blank. I copied and pasted the code from your example. Too bad, it looks...
why in the world would you name those like other components in Android? smh
I used to have a window with a title and a left nav button. Now that I've integrated the drawer and put the original window in the centerWindow, the title...