1
0
Fork 0

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

master
mcarare 2020-06-02 15:01:14 +03:00 committed by Emily Kager
parent 7b6e1e1d69
commit 0aeb89400b
1 changed files with 2 additions and 1 deletions

View File

@ -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"