From 87bb5a7a62e74c0619d2e084d88612390a3c0fc4 Mon Sep 17 00:00:00 2001 From: arunvoddu Date: Wed, 18 Sep 2024 06:39:04 +0000 Subject: [PATCH] Fixed satellite icon tint color in Satellite Messaging screen Flag: EXEMPT bugfix Bug: 363271994 Test: Verified Manually Change-Id: I4d950afcb89873ae7255601a4a6f35182f1599c1 --- res/drawable/ic_android_satellite_24px.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/drawable/ic_android_satellite_24px.xml b/res/drawable/ic_android_satellite_24px.xml index 15f28840069..b08f19bee02 100644 --- a/res/drawable/ic_android_satellite_24px.xml +++ b/res/drawable/ic_android_satellite_24px.xml @@ -3,7 +3,7 @@ android:height="24dp" android:viewportWidth="960" android:viewportHeight="960" - android:tint="?attr/colorControlNormal"> + android:tint="?android:attr/colorControlNormal">