added landscape xml file
This commit is contained in:
parent
b46db4cdfc
commit
a6fdf3f774
6
app/src/main/res/layout-land/activity_main_land.xml
Normal file
6
app/src/main/res/layout-land/activity_main_land.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent">
|
||||||
|
|
||||||
|
</LinearLayout>
|
Loading…
x
Reference in New Issue
Block a user