From 8622c6c5f959fd8b7b5ba8b3ea5bd1d4084a8446 Mon Sep 17 00:00:00 2001 From: Isira Seneviratne Date: Wed, 8 Jul 2020 11:23:43 +0530 Subject: [PATCH] Replace keyboard PNGs with a vector drawable. --- res/drawable-hdpi/ic_action_keyboard.png | Bin 351 -> 0 bytes res/drawable-mdpi/ic_action_keyboard.png | Bin 431 -> 0 bytes res/drawable-xhdpi/ic_action_keyboard.png | Bin 451 -> 0 bytes res/drawable-xxhdpi/ic_action_keyboard.png | Bin 468 -> 0 bytes res/drawable/ic_action_keyboard_24dp.xml | 10 ++++++++++ res/menu/menu_mousepad.xml | 2 +- res/xml/remotekeyboardplugin_keyboard.xml | 2 +- .../RemoteKeyboardPlugin.java | 2 +- 8 files changed, 13 insertions(+), 3 deletions(-) delete mode 100644 res/drawable-hdpi/ic_action_keyboard.png delete mode 100644 res/drawable-mdpi/ic_action_keyboard.png delete mode 100644 res/drawable-xhdpi/ic_action_keyboard.png delete mode 100644 res/drawable-xxhdpi/ic_action_keyboard.png create mode 100644 res/drawable/ic_action_keyboard_24dp.xml diff --git a/res/drawable-hdpi/ic_action_keyboard.png b/res/drawable-hdpi/ic_action_keyboard.png deleted file mode 100644 index b3a72f616aae641de3bbc8305dcd29aee562b7cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmV-l0igbgP)-BkCdiJ!4gujP3}nyiAN$YK5w8X000000Fo({QZzqb$y0Ep2? zRQ3TsT9L_8{mMH&`78N(%~vMpS)c%JVyy@~6YHBquid=nkwSZ;TS!`M;3AyQ?fb+r zUL<-E>A|is+Ilu~-i?!qJmyOTa-9{YU-#I|p@5txve4;=`cxt|fYU;;4^pe$GOdYI xt8%0e3i!c)pv|-6^jFbuQ_Ul))RKm(+V zOB+rBsUro1HlU2S0SY(@NCBK6f>U;6W-gDw%vm3ql~%~ItntpQEW4CIO5oooVEev5 zklyomYps0{Rtld7VJ%?=t=&wtHUM|zvn~YIk?%Le{I!w6)50@w=D>I16bL&LcB6GE z5;y{PmBtRmkEV$QZ~?IXyCG7P(%%02B`DQl~h5PUU$r(kGXw+T;R+1gK1HJb3}BTs+<=s_;0#MR;;eUsYm-bdqboo^om1 zZsVfWXCBKuRo>mvo|;xC{`0)wzdM%ObCvh&&ye4_3s_o_U`8Yd6gUX z{V8(Um$hwM@$);|^3E*`srxWXu7+dEQUpng0Visb>Ly$Fzl)acIq{zD+tX*? zTR-o-&cbl#l)w3wJgwe5ouyOe?f(5}?<=<3t6cWIJeOw9p}c?Ig!M}CrJs_IeYDP( zO;B70GHL+>m&3u*1Fruc_E)|+Cct!Hi~S*S)5mOIOjmZ9zL@pL{n<`=(-+6&>fcz* zY>Q&ofVrSR*5GT|>}`v0cQP>id#3YZR+8ISv(x(-f7`LGT<%<@`#HYieAS2Wy6w70 zL>O2D7(^Txcf7S)Ft1JT-%YCn;RcMbpi+-#;$h(3Txsy&P4;?_pr@;!%Q~loCICx> B%dG$a diff --git a/res/drawable/ic_action_keyboard_24dp.xml b/res/drawable/ic_action_keyboard_24dp.xml new file mode 100644 index 00000000..533fc156 --- /dev/null +++ b/res/drawable/ic_action_keyboard_24dp.xml @@ -0,0 +1,10 @@ + + + diff --git a/res/menu/menu_mousepad.xml b/res/menu/menu_mousepad.xml index cccb334c..cd484135 100644 --- a/res/menu/menu_mousepad.xml +++ b/res/menu/menu_mousepad.xml @@ -4,7 +4,7 @@ diff --git a/res/xml/remotekeyboardplugin_keyboard.xml b/res/xml/remotekeyboardplugin_keyboard.xml index 3f0c5a72..62c40ebb 100644 --- a/res/xml/remotekeyboardplugin_keyboard.xml +++ b/res/xml/remotekeyboardplugin_keyboard.xml @@ -15,7 +15,7 @@ android:keyWidth="40%" />