0

i have added a layout and it needs to be supported in mutiple screens,i have added layout-xlarge and layout-large and customised each layout but when run the app there is an error >>

Caused by: android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class TextView

I am also not sure if it is the correct way- screenshot

MIDHUN CEASAR
  • 131
  • 2
  • 9

1 Answers1

0

i have resolved the issue by adding directories layout-w600dp,values-w600dp and also added layout files to be displayed in the 7inch tablet

MIDHUN CEASAR
  • 131
  • 2
  • 9