Hi.
I have an ANdroid screen size problem.
In my project there is all of those res-notlong-port-ldpi etc folders.
But when i make backgrounds all those sizes and name them the same name it wont show anything....
Is it because i have this in my tiapp.xml?
<supports-screens android:anyDensity="false"/>Or is it possible to get the background to stretch to fill width to 100%?
I have tried all of the left: 0, right:0, etc or/and width:'100%', and so on but no luck.
Or is it some way that i can turn OFF small screens completely in my tiapp.xml?
Your Answer
Think you can help? Login to answer this question!