summaryrefslogtreecommitdiffstats
path: root/res/layout-land/activity_main.xml
blob: bfae19c1632a4d33124e2984247a8dce58d35a8b (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>

<FrameLayout
        xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:custom="http://schemas.android.com/apk/res/com.cyngn.audiofx"
        android:id="@+id/main_fragment"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />