I have in /res/values/styles.xml different font styles but I need to change that for tablet. Where to put that new style file with same names if resolution if tablet is 1280×800 ?
I have in /res/values/styles.xml different font styles but I need to change that for
Share
Create a folder in res/ and name it values-xlarge/.
http://developer.android.com/training/multiscreen/screensizes.html