Completely switched to MediaSession
This commit is contained in:
parent
16a6218cc8
commit
826d874758
3 changed files with 120 additions and 147 deletions
|
|
@ -98,12 +98,6 @@
|
|||
android:name=".service.MusicService"
|
||||
android:enabled="true" />
|
||||
|
||||
<receiver android:name=".service.MediaButtonIntentReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MEDIA_BUTTON" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<meta-data
|
||||
android:name="com.crashlytics.ApiKey"
|
||||
android:value="b23725bd3d266aa65c5a3dd1816b2f801524a189" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue