If we use android:configChanges="keyboardHidden|orientation", then when we switch from portrait to landscape mode, the xml layout is not taken from "layout-land" folder. Why? and, Is thr a way to do this?, bcos i have to make changes in my portrait layout for proper display in the switched landscape mode.
Thanks,
Farha


