Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8676cf39 authored by Jiaming Cheng's avatar Jiaming Cheng
Browse files

[QSDetailedView] Set the mobile signal icon color

Bug: 378514300
Flag: com.android.systemui.qs_tile_detailed_view
Test: Only change the icon color. Existing unit tests still pass.
Change-Id: I929ba525a4bbdf4210c25cf8b0cdffeec3fec032
parent 81a3a3e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -171,6 +171,7 @@
                            <ImageView
                                android:id="@+id/signal_icon"
                                android:contentDescription="@string/mobile_data"
                                android:tint="@androidprv:color/materialColorOnSurface"
                                android:autoMirrored="true"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"