Remove pictureInPicture support from manifest

This commit is contained in:
Gabriel Calero 2018-07-05 19:47:07 -03:00
parent ea58ea0c6f
commit ff871a0ed5

View file

@ -29,7 +29,6 @@
</intent-filter>
</activity>
<activity android:name="io.highfidelity.hifiinterface.WebViewActivity"
android:supportsPictureInPicture="true"
android:configChanges="orientation|screenSize"
android:theme="@android:style/Theme.Material.Light.NoActionBar"/>
<!-- We don't want to show this on Daydream yet (we need to fix the turn-around problem on this screen)