android_mt6572_jiabo/packages/apps/AudioFX/res/layout/activity_main.xml
2025-09-05 16:56:03 +08:00

10 lines
348 B
XML

<?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">
</FrameLayout>