Add set default browser modal
Update behaviour for p3a modal
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
android:theme="@style/Theme.Chromium.Activity.Fullscreen"
|
||||
android:screenOrientation="sensorPortrait"/>
|
||||
|
||||
<activity
|
||||
android:name="org.chromium.chrome.browser.SetDefaultBrowserActivity"
|
||||
android:theme="@style/Theme.Chromium.Activity.Fullscreen"
|
||||
android:screenOrientation="sensorPortrait"/>
|
||||
|
||||
<activity
|
||||
android:name="org.chromium.chrome.browser.ntp.widget.NTPWidgetStackActivity"
|
||||
android:theme="@style/Theme.Chromium.Activity"
|
||||
|
||||
Reference in New Issue
Block a user