Error occured when I quit default alloy two-tabbed app on device
Hi, I'm building app with 3.4.0GA SDK from alloy two-tabbed template app.[ERROR] : Can not close root window of the tab. Use removeTab insteadhas occurred when I quit default alloy two-tabbed template...
View ArticleHow to populate a ListView (with a template) from JSON ?
I make a call to a server that gives me back a JSON. What I want to do is to populate a ListView with a special template (for ie. : the name on a first line and the town on a second line at the...
View ArticleList View (Alloy templates) and accessing data from item clicked
Hi I hope someone could help as I have scoured the web and yet to find a clear solution to this simple issue I'm having. -I am using a list view and making a template - I am loading json from a web...
View ArticleSettings Window View
Hi everyone, I would like to create a Settings Window for my mobile application. To be more precise, I am speaking about an application settings window and not the app settings that appear within iOS...
View ArticleDefine listView template in controller on Android - doesn't seem to work?
Hi, I am using listViews to show our feed data. On iOS I include a JS file wich includes all of the template objects. When the items are created I am referring to the right template name. Works like a...
View ArticleAdjust style on ListItem in ListView created using Template
I have a list (using ListView) where I want to display two "bars" and let their length (i.e. "width" property) depend on their value. I use a ListView with a Template today - as I think this is the...
View Article