From 89ae71c089067d2cd6a3e7304f4126abb57ab9be Mon Sep 17 00:00:00 2001 From: Danesh M Date: Mon, 7 Dec 2015 17:16:54 -0800 Subject: Revert "Themes: Expose forced tint on fingerprint enrollment checkmark" This reverts commit fd00d2d93b9889e57a937f0b5631b82d83770621. Change-Id: I1d1d6688c817a4964c2d97980d4d70275bf8715f --- res/layout/fingerprint_enroll_onboard.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/fingerprint_enroll_onboard.xml b/res/layout/fingerprint_enroll_onboard.xml index fcdb9c0a5..4189137c3 100644 --- a/res/layout/fingerprint_enroll_onboard.xml +++ b/res/layout/fingerprint_enroll_onboard.xml @@ -51,7 +51,7 @@ android:layout_marginEnd="24dp" android:importantForAccessibility="no" android:src="@drawable/ic_check" - android:tint="@color/fingerprint_enrollment_checkmark_tint" /> + android:tint="?android:attr/textColorPrimary" /> + android:tint="?android:attr/textColorPrimary" />