1
0
Fork 0

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

master
mihai-adrian 2019-09-04 17:19:47 +03:00 committed by Jeff Boek
parent 0fc42a8a09
commit 2e544145b7
1 changed files with 1 additions and 0 deletions

View File

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