Hi all,
In android, to support all the screen resolution, i have created the layout, layout-small, layout-large folder in res folder, and i have .xml file in all the folder.
I can get the output in normal screen and small screen resolution, but in large screen emulator i am getting the xml file in normal folder.it is not reading the xml file in large screen emulator.
what will be the problem.
i am using Android 1.6
Please give the solution for it
Thanks
C.Rajesh

