Commit 5b0a8d7a authored by Finnur Thorarinsson's avatar Finnur Thorarinsson Committed by Commit Bot

Contacts Picker: Set text appearance for explanation text.

i

Bug: 993746, 860467
Change-Id: I6922f39db47de5c20d01d8eaf42894b8469f2dbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773257
Auto-Submit: Finnur Thorarinsson <finnur@chromium.org>
Commit-Queue: Theresa  <twellington@chromium.org>
Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Cr-Commit-Position: refs/heads/master@{#690965}
parent d407f6b5
......@@ -16,7 +16,8 @@
android:layout_marginTop="16dp"
android:layout_marginBottom="12dp"
android:layout_marginStart="20dp"
android:layout_marginEnd="16dp" />
android:layout_marginEnd="16dp"
android:textAppearance="@style/TextAppearance.BlackBody" />
<LinearLayout
android:id="@+id/chip_container"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment