summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2022-11-18 00:51:58 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-11-18 00:51:58 +0000
commit420d574381fd9076d81d085f271f38f8f179dd6b (patch)
treeda958bec3e43f0202b07bf759e71ae056dafe0d7
parentfb435f4376077013f555adff8117e90060e610de (diff)
parent5939f755ddd86295ad14f4b14e75fc93bafd7e41 (diff)
Merge "Remove TextAppearance.QS.Status values-night entry" into tm-qpr-dev
-rw-r--r--packages/SystemUI/res/values-night/styles.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/SystemUI/res/values-night/styles.xml b/packages/SystemUI/res/values-night/styles.xml
index 6f871695c491..99bc794547f2 100644
--- a/packages/SystemUI/res/values-night/styles.xml
+++ b/packages/SystemUI/res/values-night/styles.xml
@@ -24,11 +24,6 @@
<item name="android:windowIsFloating">true</item>
</style>
- <style name="TextAppearance.QS.Status" parent="TextAppearance.QS.TileLabel.Secondary">
- <item name="android:fontFamily">@*android:string/config_bodyFontFamily</item>
- <item name="android:textColor">?android:attr/textColorPrimary</item>
- </style>
-
<!-- Screenshots -->
<style name="LongScreenshotActivity" parent="@android:style/Theme.DeviceDefault.DayNight">
<item name="android:windowNoTitle">true</item>