MotoActions: Don't hardcode fillColor value of drawables
authorhpnightowl <iamhp2k@gmail.com>
Sat, 7 Jan 2023 21:47:46 +0000 (21:47 +0000)
committermukul2259 <dhirmukul3@gmail.com>
Sun, 8 Jan 2023 17:42:24 +0000 (17:42 +0000)
commit126240e56442daa2ec250fd1072337984cc69e31
tree1a3a8364bf233383c72944a55571d397e3095ac9
parented49bbc414b805b1826797dc9a61ffca2e0a0fa9
MotoActions: Don't hardcode fillColor value of drawables

 * White stroke color  makes it very hard to interpret icons in dark mode
   Before/After: https://imgur.com/a/1vz6SON

Change-Id: Idaedaa4bb62a42253c1000001476ccfedd01b790
MotoActions/res/drawable/ic_hand.xml
MotoActions/res/drawable/ic_pickup.xml
MotoActions/res/drawable/ic_pocket.xml
MotoActions/res/drawable/ic_settings_chop.xml
MotoActions/res/drawable/ic_settings_flip.xml
MotoActions/res/drawable/ic_settings_pick.xml
MotoActions/res/drawable/ic_settings_wave.xml