Commit 757fd640 authored by Doug Arnett's avatar Doug Arnett Committed by Commit Bot

Changes "data saved" font from medium to regular on Data Saver home

Current implementation does not match spec.

Bug: 834081
Change-Id: Ida585a10e38d002e1fc9333f1e16eeeb9dfc93d6
Reviewed-on: https://chromium-review.googlesource.com/1016000Reviewed-by: default avatarTheresa <twellington@chromium.org>
Commit-Queue: Doug Arnett <dougarnett@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551704}
parent 9fee530e
......@@ -40,7 +40,7 @@
android:layout_marginTop="3dp"
android:paddingStart="3dp"
android:text="@string/data_reduction_savings_label"
android:textAppearance="@style/PreferenceCategoryTextStyle" />
android:textAppearance="@style/BlueLink2" />
</LinearLayout>
......
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