yes it is possible that.
Go to the AndroidManifiest.xml file → Tab “Manifiest” → “Add Screen”. and you can also see that in the last tab of AndroidManifiest.xml like this.
<screen support
android:xlargeScreens="true" android:resizeable="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true" android:largeScreens="true"/>
user1381827
source share