For #5095: Changed search engine text color from default to ?primaryText

nightly-build-test
mihai-adrian 5 years ago committed by Jeff Boek
parent 0fc42a8a09
commit 2e544145b7

@ -30,6 +30,7 @@
app:layout_constraintBottom_toBottomOf="@id/radio_button" />
<TextView
android:id="@+id/engine_text"
android:textColor="?primaryText"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/radio_button_padding_horizontal"

Loading…
Cancel
Save