commit | 58e1b52d7d8de35d0d6fd2830c1ed32ba714a625 | [log] [tgz] |
---|---|---|
author | Santiago Etchebehere <santie@google.com> | Thu Dec 05 10:25:13 2019 -0800 |
committer | Santiago Etchebehere <santie@google.com> | Thu Dec 05 10:25:13 2019 -0800 |
tree | 4b8d835cc21ad609f628fbb9471e51e744ee8f90 | |
parent | ec66598e14310a8a3786b87993006b381b082950 [diff] [blame] |
Update the name of header styles Bug: 136179649 Change-Id: Ifbf369295495a739775a4b061306514e3a9c15cf
diff --git a/res/layout/fragment_theme_picker.xml b/res/layout/fragment_theme_picker.xml index 8272bde..42c9817 100644 --- a/res/layout/fragment_theme_picker.xml +++ b/res/layout/fragment_theme_picker.xml
@@ -105,7 +105,7 @@ android:visibility="gone"> <TextView android:id="@+id/error_message" - style="@style/HeaderTextAppearance" + style="@style/TitleTextAppearance" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center"