Questions tagged [android-tablet-layout]

A layout defines the visual structure for a user interface, such as the UI for an activity, fragment or app widget. This tag is used especially for tablet UI.

16 questions
-2
votes
2 answers

Application not using xml in layout-sw600dp folder for tablets

I am trying to use "layout-sw600dp" folder for changing layout for tablet. But it's not working. findViewById is returning null for views in "layout-sw600dp" xml Checked manifest, ConfigChanges are ok. Tried on Nexus 10 and Nexus 7. Please help in…
tinb
  • 11
  • 2
1
2