mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1812468 - Consider increasing the Standard and Strict options
This commit is contained in:
parent
1dfb2bd409
commit
61349926a8
@ -42,6 +42,7 @@
|
||||
android:id="@+id/tracking_protection_standard_option"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/accessibility_min_height"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
@ -63,6 +64,7 @@
|
||||
android:id="@+id/tracking_protection_strict_default"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/accessibility_min_height"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
|
Loading…
Reference in New Issue
Block a user