[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10764 - Onboarding toggle color

- Removed the theme from the toggle so that the default colors from the themes are used instead
pull/600/head
Mihai Eduard Badea 4 years ago committed by Mihai Branescu
parent 186a562c3a
commit 8d8a2f8bf2

@ -31,7 +31,6 @@
android:minHeight="48dp"
app:layout_constraintBottom_toBottomOf="@id/header_text"
app:layout_constraintEnd_toEndOf="parent"
android:theme="@style/Checkable.Colored"
app:layout_constraintTop_toTopOf="@id/header_text" />
<TextView

Loading…
Cancel
Save