summaryrefslogtreecommitdiffstats
path: root/res/layout-land/activity_main.xml
blob: 474e3b49830179708cda8493a81a78e34337079d (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/org.cyanogenmod.audiofx"
        android:id="@+id/main_fragment"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />