is it possible to use css in the app? i can't not find any guide in the appcelerator document or guide.
1 Answer
Accepted Answer
CSS requires a DOM. There is no DOM in a Titanium app. So therefor you cannot use CSS to style your Titanium app.
Your Answer
Think you can help? Login to answer this question!