For #9805: Increase touch target for etp panel switch.

fennec/production
mcarare 4 years ago committed by Emily Kager
parent 7b6e1e1d69
commit 0aeb89400b

@ -45,9 +45,10 @@
app:layout_constraintVertical_chainStyle="packed"
tools:text="@tools:sample/lorem" />
<Switch
<androidx.appcompat.widget.SwitchCompat
android:id="@+id/switch_widget"
style="@style/QuickSettingsText.Icon"
android:minHeight="@dimen/tracking_protection_item_height"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textOff="@string/etp_panel_off"

Loading…
Cancel
Save