mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-15 22:34:57 +00:00
Remove old player from the manifest
See https://github.com/TeamNewPipe/NewPipe/pull/1884 for more info
This commit is contained in:
parent
ce6a5ebf0a
commit
db9cf95648
@ -35,12 +35,6 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".player.old.PlayVideoActivity"
|
|
||||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
|
||||||
android:theme="@style/OldVideoPlayerTheme"
|
|
||||||
tools:ignore="UnusedAttribute"/>
|
|
||||||
|
|
||||||
<service
|
<service
|
||||||
android:name=".player.BackgroundPlayer"
|
android:name=".player.BackgroundPlayer"
|
||||||
android:exported="false">
|
android:exported="false">
|
||||||
|
Loading…
Reference in New Issue
Block a user