Browse Source

added landscape xml file

ko^2
Oliver Kleinecke 11 months ago
parent
commit
a6fdf3f774
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      app/src/main/res/layout-land/activity_main_land.xml

+ 6
- 0
app/src/main/res/layout-land/activity_main_land.xml View 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…
Cancel
Save