I\'ve two layouts for a screen. Activity works fine while setting a layout for Mobile device but it\'s causing error while setting layout for tablet device. The main issue is:>
You must have tag into your all XML views (portrait, landscape, tablet, etc.). Even you have to include tag into included views ("@layout/app_toolbar_layout").