Update default playlist changes
This commit is contained in:
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user