Update default playlist changes

This commit is contained in:
deeppandya
2023-03-26 15:24:21 +05:30
parent a7c0d5f4e3
commit 6ff5345f6d
8 changed files with 38 additions and 27 deletions
+2 -2
View File
@@ -147,14 +147,14 @@
<activity
android:name="org.chromium.chrome.browser.playlist.PlaylistHostActivity"
android:theme="@style/BraveTranslucentMaterial"
android:theme="@style/Theme.Chromium.Activity.Fullscreen"
android:configChanges="orientation|keyboardHidden|screenSize"
android:screenOrientation="sensorPortrait"
tools:ignore="LockedOrientationActivity"/>
<activity
android:name="org.chromium.chrome.browser.playlist.PlaylistBaseActivity"
android:theme="@style/BraveTranslucentMaterial"
android:theme="@style/Theme.Chromium.Activity.Fullscreen"
android:screenOrientation="sensorPortrait"
tools:ignore="LockedOrientationActivity"/>