Skip to content
Snippets Groups Projects
Unverified Commit 8de106ba authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Merge remote-tracking branch 'acatgl/40011' into android-components-57.0.6-10.0-2

parents 6f338e43 f7f89b0b
Branches
Tags
1 merge request!1140011: Hide option for disallowing addons in private mode
......@@ -63,6 +63,7 @@
/>
<androidx.appcompat.widget.AppCompatCheckBox
android:visibility="gone"
android:id="@+id/allow_in_private_browsing"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
......
......@@ -70,6 +70,7 @@
app:drawableStartCompat="@drawable/mozac_ic_permissions" />
<Switch
android:visibility="gone"
android:id="@+id/allow_in_private_browsing_switch"
android:layout_width="match_parent"
android:layout_height="wrap_content"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment