Fix for avatar tinting
Removes the accent color tinting of avatar in QSFooterImpl to prevent tinting of custom user avatar. Fixes: 128889592 Bug: 124466547 Test: manual Change-Id: Ie473b1ebc200a3ceba7285ede2e7a199ff0942a0
This commit is contained in:
@@ -99,7 +99,6 @@
|
||||
android:layout_width="@dimen/multi_user_avatar_expanded_size"
|
||||
android:layout_height="@dimen/multi_user_avatar_expanded_size"
|
||||
android:layout_gravity="center"
|
||||
android:tint="?android:attr/colorAccent"
|
||||
android:scaleType="centerInside"/>
|
||||
</com.android.systemui.statusbar.phone.MultiUserSwitch>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user