Remove some uses of color resources

This commit is contained in:
arkon
2023-07-22 18:56:45 -04:00
parent 7b2764e8f7
commit ee26d6dffd
50 changed files with 83 additions and 113 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@android:color/black"
android:fillColor="#000"
android:pathData="M17,15h2V7c0,-1.1 -0.9,-2 -2,-2H9v2h8v8zM7,17V1H5v4H1v2h4v10c0,1.1 0.9,2 2,2h10v4h2v-4h4v-2H7z" />
</vector>