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
@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:fillColor="#FFF"
android:pathData="M1,21h22L12,2 1,21zM13,18h-2v-2h2v2zM13,14h-2v-4h2v4z" />
</vector>