I'm trying to convert my application layout from the one for Galaxy to another for HTC Sensation.
I have created a folder layout-540x960 according to the screen size but i get this error: invalid resource directory name layout-540x960
How it can be solved?
Thanks,
Eyal.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
You can't give a layout directory any name you want. Please read this article to find out how to support different screen sizes: http://developer.android.com/guide/practices/screens_support.html
|
|||
|
|