summaryrefslogtreecommitdiffstats
path: root/res/layout-land/activity_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/activity_main.xml')
-rw-r--r--res/layout-land/activity_main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/activity_main.xml b/res/layout-land/activity_main.xml
index bfae19c..474e3b4 100644
--- a/res/layout-land/activity_main.xml
+++ b/res/layout-land/activity_main.xml
@@ -2,7 +2,7 @@
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:custom="http://schemas.android.com/apk/res/com.cyngn.audiofx"
+ 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" />