Layout Issue in Android Application for Gogole TV
I have different layout folder inside for res folder :
layout
layout-large
layout-sw600dp
layout-sw800dp
layout-xlarge
Now i am going to my existing android application in Google TV emultor.
For Google TV layout compatible i have added layout-large-notouch folder,
but my application is render layout from layout-large for Google TV.
I do not want to remove layout-large and i do not want to any change in
layout-large.
Is there any for render layout for Google TV from different folder..?
No comments:
Post a Comment