Add set default browser modal

Update behaviour for p3a modal
This commit is contained in:
Deep
2021-01-29 13:26:32 -05:00
parent bd7379874e
commit 78dae0713c
12 changed files with 828 additions and 4 deletions
+5
View File
@@ -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"