Fix icon color in dark mode
am: e30f61f739
Change-Id: I04179fd328a393e8bd5ff891bd86665a8f37cbbb
This commit is contained in:
@@ -17,7 +17,8 @@ Copyright (C) 2015 The Android Open Source Project
|
||||
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:fillColor="#FF000000"
|
||||
android:pathData="M5 17h14v2H5zm7,-12L5.33 15h13.34z"/>
|
||||
|
||||
Reference in New Issue
Block a user