• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

promblem: Large screen resolution

crajesh

Lurker
Hi,

I am trying to use Resource Qualifier for layout as layout-large. But
when the application is starting in the emulator its reading the same
file from default layout folder. The res folder structure is as
below :

res/
layout/login.xml
layout-large/login.xml

What I want is when there is large screen the layout-large/login.xml
file should be read but its not.

What is wrong over here?

Any help would be appreciated?


Thanks & Regards
C.rajesh
 
Back
Top Bottom