From 3f1f365400a1820d6d544728ac247293ec6ce4d7 Mon Sep 17 00:00:00 2001 From: Miranda Kephart Date: Fri, 22 Jul 2022 13:28:48 -0400 Subject: [PATCH] Remove textColorSecondary override for EditTextActivity We're only using it for the attribution, and we want the default secondary text color for this purpose. Bug: 239566352 Fix: 239566352 Test: manual (visual change only) Change-Id: I9317d5f81e4207d8a88c29e109f6c32d5ec72014 --- packages/SystemUI/res/values-night/styles.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/SystemUI/res/values-night/styles.xml b/packages/SystemUI/res/values-night/styles.xml index cf4972805e251..6f871695c4912 100644 --- a/packages/SystemUI/res/values-night/styles.xml +++ b/packages/SystemUI/res/values-night/styles.xml @@ -44,7 +44,6 @@ false false ?android:attr/colorBackgroundFloating - ?android:attr/textColorPrimaryInverse