summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
author Shubham Basu <basushubham@google.com> 2021-06-16 22:34:20 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2021-06-16 22:34:20 +0000
commit47b11902b47232c9b83b08680f9d4f6f0bdbdb9c (patch)
tree6c0e90b5ee421f4c1371053e1563405d20b44629 /res/layout
parentc04405ecaa6f691e13777072d34f1e3a63e69964 (diff)
parentb609eca603b86be2d429493915e77db773968420 (diff)
Merge "adding matrial next overline text style for subheader" into sc-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/directory_header.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/directory_header.xml b/res/layout/directory_header.xml
index 6a222d5c3..791af999e 100644
--- a/res/layout/directory_header.xml
+++ b/res/layout/directory_header.xml
@@ -72,8 +72,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
- android:textAppearance="@style/SortTitle"
- android:textAllCaps="true"
+ android:textAppearance="@style/SectionHeader"
android:maxLines="1"
android:ellipsize="end"
android:gravity="start|center_vertical"/>