Merge "Make Sensors tile icon support dark theme."

This commit is contained in:
TreeHugger Robot
2019-07-09 05:40:40 +00:00
committed by Android (Google) Code Review

View File

@@ -18,7 +18,8 @@
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
android:viewportHeight="24.0"
android:tint="?android:attr/colorControlNormal">
<path
android:pathData="M21.966,2 L2,22"
android:strokeLineCap="round"