Fix touch interactions with MaterialSwitch in preferences.
This commit is contained in:
parent
631b428a84
commit
fd612525a1
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/dsl_settings_gutter"
|
||||
android:clickable="false"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
|
|
Loading…
Add table
Reference in a new issue