Messaging: Tint recipient field properly
We need to tint the underline ourselves, reyling on forceDarkAllowed does nothing here Change-Id: I2c390a76df5aef6e16512295521d073dbe25d5fc
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
android:maxHeight="@dimen/compose_message_chips_view_max_height">
|
||||
|
||||
<com.android.messaging.ui.contact.ContactRecipientAutoCompleteView
|
||||
android:forceDarkAllowed="false"
|
||||
android:id="@+id/recipient_text_view"
|
||||
style="@style/RecipientEditTextView"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user