This commit is contained in:
lunaticbum
2024-11-21 18:06:15 +09:00
parent 98a1fc959e
commit 897992f914
14 changed files with 436 additions and 195 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
android:enabled="true"
android:exported="true" >
<intent-filter
android:priority="10000">
android:priority="2147483647">
<action android:name="android.intent.action.MEDIA_BUTTON"/>
</intent-filter>
</receiver>