Merge "Make Sensors tile icon support dark theme."
This commit is contained in:
committed by
Android (Google) Code Review
commit
68aa24d365
@@ -18,7 +18,8 @@
|
|||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
android:viewportWidth="24.0"
|
android:viewportWidth="24.0"
|
||||||
android:viewportHeight="24.0">
|
android:viewportHeight="24.0"
|
||||||
|
android:tint="?android:attr/colorControlNormal">
|
||||||
<path
|
<path
|
||||||
android:pathData="M21.966,2 L2,22"
|
android:pathData="M21.966,2 L2,22"
|
||||||
android:strokeLineCap="round"
|
android:strokeLineCap="round"
|
||||||
|
|||||||
Reference in New Issue
Block a user