Fix some object colours, splash screen

This commit is contained in:
Mike Barnes 2023-08-03 21:47:47 +10:00
parent e2b43bede8
commit 2acc6787b2
10 changed files with 325 additions and 97 deletions

View file

@ -37,7 +37,7 @@ class ProgressImageView
private val progressRect = RectF()
private val biggerRect = RectF()
private val circlePaint = Paint(Paint.ANTI_ALIAS_FLAG).apply {
color = context.getColor(R.color.tusky_blue)
color = context.getColor(R.color.chinwag_green)
strokeWidth = Utils.dpToPx(context, 4).toFloat()
style = Paint.Style.STROKE
}
@ -69,7 +69,7 @@ class ProgressImageView
fun setChecked(checked: Boolean) {
markBgPaint.color =
context.getColor(if (checked) R.color.tusky_blue else R.color.tusky_grey_10)
context.getColor(if (checked) R.color.chinwag_green else R.color.tusky_grey_10)
invalidate()
}

View file

@ -322,7 +322,7 @@ class TimelineFragment :
private fun setupSwipeRefreshLayout() {
binding.swipeRefreshLayout.isEnabled = isSwipeToRefreshEnabled
binding.swipeRefreshLayout.setOnRefreshListener(this)
binding.swipeRefreshLayout.setColorSchemeResources(R.color.tusky_blue)
binding.swipeRefreshLayout.setColorSchemeResources(R.color.chinwag_green)
}
private fun setupRecyclerView() {

View file

@ -127,7 +127,7 @@ class ViewThreadFragment : SFragment(), OnRefreshListener, StatusActionListener,
}
binding.swipeRefreshLayout.setOnRefreshListener(this)
binding.swipeRefreshLayout.setColorSchemeResources(R.color.tusky_blue)
binding.swipeRefreshLayout.setColorSchemeResources(R.color.chinwag_green)
binding.recyclerView.setHasFixedSize(true)
binding.recyclerView.layoutManager = LinearLayoutManager(context)

View file

@ -0,0 +1,233 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="190dp"
android:height="210dp"
android:viewportWidth="19000"
android:viewportHeight="21000">
<group>
<clip-path
android:pathData="M0,0h19000v21000H0z"/>
<path
android:pathData="M18676,9225c0,1611 -424,3193 -1229,4588 -806,1395 -1964,2553 -3359,3359 -1395,805 -2977,1229 -4587,1229 -1611,0 -3193,-424 -4588,-1229 -1395,-806 -2553,-1964 -3359,-3359 -805,-1395 -1229,-2977 -1229,-4587 0,-1611 424,-3193 1229,-4588 806,-1395 1964,-2553 3359,-3359C6308,474 7890,50 9500,50c1611,0 3193,424 4588,1229 1395,806 2553,1964 3359,3359 805,1395 1229,2977 1229,4587z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M18676,9225c0,1611 -424,3193 -1229,4588 -806,1395 -1964,2553 -3359,3359 -1395,805 -2977,1229 -4587,1229 -1611,0 -3193,-424 -4588,-1229 -1395,-806 -2553,-1964 -3359,-3359 -805,-1395 -1229,-2977 -1229,-4587 0,-1611 424,-3193 1229,-4588 806,-1395 1964,-2553 3359,-3359C6308,474 7890,50 9500,50c1611,0 3193,424 4588,1229 1395,806 2553,1964 3359,3359 805,1395 1229,2977 1229,4587z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M2133,16700h1c-103,0 -204,27 -292,78 -89,51 -163,125 -214,214 -51,88 -78,189 -78,292v2334c0,102 27,203 78,291 51,89 125,163 214,214 88,51 189,78 292,78h14734c102,0 203,-27 291,-78 89,-51 163,-125 214,-214 51,-88 78,-189 78,-291v-2335,1c0,-103 -27,-204 -78,-292 -51,-89 -125,-163 -214,-214 -88,-51 -189,-78 -291,-78H2133z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M2133,16700h1c-103,0 -204,27 -292,78 -89,51 -163,125 -214,214 -51,88 -78,189 -78,292v2334c0,102 27,203 78,291 51,89 125,163 214,214 88,51 189,78 292,78h14734c102,0 203,-27 291,-78 89,-51 163,-125 214,-214 51,-88 78,-189 78,-291v-2335,1c0,-103 -27,-204 -78,-292 -51,-89 -125,-163 -214,-214 -88,-51 -189,-78 -291,-78H2133z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M3288,19378c-100,-1 -191,-19 -273,-55 -82,-37 -153,-87 -213,-151 -60,-65 -107,-138 -140,-221s-50,-171 -50,-264c0,-126 28,-240 84,-343 56,-104 135,-186 236,-248 102,-62 220,-93 354,-93 130,0 244,30 341,88 98,58 170,137 217,235l-218,69c-34,-63 -81,-112 -142,-146 -61,-35 -129,-52 -204,-52 -81,0 -155,21 -222,63s-120,100 -159,174c-38,74 -58,158 -58,253 0,93 20,177 60,252 40,76 93,135 160,179s141,66 222,66c52,0 103,-9 151,-28 48,-18 91,-43 127,-74 37,-32 62,-66 75,-103l219,66c-28,64 -69,121 -124,171s-120,90 -195,118c-76,29 -158,43 -248,44z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M5197,19353h-224v-742c0,-136 -24,-237 -72,-305s-117,-102 -207,-102c-58,0 -116,15 -174,46 -58,30 -110,71 -154,123s-76,111 -96,179v801h-224v-1855h224v813c52,-95 124,-170 214,-225 91,-55 189,-82 294,-82 79,0 146,13 199,41 54,28 96,68 129,119 32,50 55,109 69,176 15,67 22,140 22,220v793z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M5485,19353v-1327h224v1327h-224zM5485,17778v-280h224v280h-224z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M7160,19353h-224v-742c0,-141 -21,-244 -64,-309s-109,-98 -197,-98c-61,0 -122,15 -182,46 -60,30 -113,71 -160,123 -46,52 -80,111 -100,179v801h-224v-1327h204v285c35,-63 81,-117 137,-163 56,-45 119,-81 190,-106 71,-26 146,-38 224,-38 76,0 140,13 191,41 52,28 93,67 122,117 30,50 51,109 64,177s19,141 19,221v793z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M9084,18027h215c-188,442 -376,884 -563,1326h-196c-86,-209 -171,-417 -257,-625 -84,208 -169,416 -254,625h-195l-564,-1326h213c153,368 305,736 458,1104l213,-543c-75,-186 -149,-373 -224,-559h196c52,140 105,281 157,422 53,-141 105,-282 158,-422h195c-73,186 -147,373 -221,559 72,181 143,362 214,543 151,-368 303,-736 455,-1104z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M9312,18969c0,-85 24,-158 73,-220 48,-62 114,-110 199,-144s183,-50 295,-50c59,0 122,4 188,13 66,10 124,24 175,42v-96c0,-102 -31,-182 -92,-240s-147,-88 -259,-88c-72,0 -142,14 -209,40s-138,64 -212,113l-82,-158c87,-59 173,-103 259,-133 87,-30 177,-44 270,-44 169,0 303,47 401,141s147,225 147,393v562c0,28 6,48 17,60 11,13 29,19 54,19v173c-22,3 -41,6 -57,8 -16,1 -29,2 -39,2 -53,0 -92,-14 -118,-43s-41,-59 -45,-91l-5,-84c-57,74 -133,132 -226,173 -93,40 -185,60 -277,61 -88,-1 -166,-19 -236,-55 -69,-37 -123,-86 -162,-147 -39,-62 -59,-131 -59,-207zM10176,19063c20,-24 36,-48 48,-73 12,-24 18,-45 18,-62v-165c-53,-21 -108,-36 -165,-47 -58,-11 -115,-17 -170,-17 -114,0 -206,23 -276,68 -70,44 -105,106 -105,184 0,42 11,83 34,123s57,72 101,98c45,25 101,38 167,38 69,0 135,-14 198,-42s113,-63 150,-105z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M11290,19368c-90,0 -173,-18 -248,-54 -75,-37 -140,-87 -194,-150 -54,-64 -96,-136 -126,-217 -30,-82 -44,-166 -44,-254 0,-93 14,-181 44,-264s72,-157 127,-220c55,-64 120,-114 194,-150 75,-36 158,-55 249,-55 110,0 206,28 288,82 83,54 152,122 208,205v-264h198v1311c0,125 -30,231 -91,317 -60,87 -141,152 -243,197 -103,45 -217,67 -342,68 -149,-1 -271,-27 -366,-79 -95,-53 -173,-124 -236,-214l130,-114c52,78 120,136 204,175s173,59 268,59c81,0 156,-15 225,-45 68,-29 123,-75 165,-136 41,-61 62,-137 62,-228v-234c-49,82 -116,146 -202,193 -85,48 -176,71 -270,71zM11358,19186c48,0 93,-9 137,-26s85,-39 122,-67c38,-28 69,-60 94,-95 26,-36 43,-72 51,-110v-381c-24,-61 -57,-114 -101,-161 -45,-46 -94,-83 -150,-109s-114,-39 -173,-39c-68,0 -128,14 -182,43 -53,28 -98,67 -136,115 -37,49 -66,102 -86,162 -20,59 -30,119 -30,180 0,66 11,128 35,187 24,58 56,110 97,156 40,45 89,81 144,106 56,26 116,39 178,39z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M12267,19353v-285h188v285h-188z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M13265,19378c-99,-1 -190,-19 -271,-55 -82,-37 -152,-86 -211,-150 -59,-63 -105,-137 -137,-220s-49,-170 -49,-261c0,-93 17,-181 49,-264s78,-157 137,-220c59,-64 130,-114 212,-150s173,-55 273,-55c98,0 188,19 269,55 82,36 152,86 212,150 60,63 107,137 139,220s48,171 48,264c0,91 -16,178 -48,261s-78,157 -137,220c-60,64 -130,113 -213,150 -82,36 -173,54 -273,55zM12826,18694c0,92 20,175 60,249 40,75 92,134 158,177 67,43 140,64 221,64 82,0 156,-22 223,-66s120,-103 160,-179c40,-75 59,-158 59,-250 0,-91 -19,-174 -59,-249 -40,-74 -93,-133 -160,-177s-141,-66 -223,-66c-81,0 -154,22 -221,67 -66,45 -118,104 -158,179 -40,74 -60,158 -60,251z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M14847,18225c-111,0 -210,27 -296,82 -85,55 -146,131 -181,227v819h-224v-1327h209v308c45,-92 106,-166 181,-223 76,-56 155,-88 238,-95h43c12,0 22,1 30,3v206z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:pathData="M15512,19368c-90,0 -173,-18 -248,-54 -75,-37 -140,-87 -194,-150 -54,-64 -96,-136 -126,-217 -30,-82 -44,-166 -44,-254 0,-93 14,-181 44,-264s72,-157 127,-220c55,-64 120,-114 194,-150 75,-36 158,-55 249,-55 110,0 206,28 288,82 83,54 152,122 207,205v-264h199v1311c0,125 -30,231 -91,317 -60,87 -141,152 -243,197 -103,45 -217,67 -342,68 -149,-1 -271,-27 -366,-79 -95,-53 -173,-124 -236,-214l130,-114c52,78 120,136 204,175s173,59 268,59c81,0 156,-15 225,-45 68,-29 123,-75 165,-136 41,-61 62,-137 62,-228v-234c-49,82 -116,146 -202,193 -85,48 -176,71 -270,71zM15580,19186c48,0 93,-9 137,-26s85,-39 122,-67c38,-28 69,-60 94,-95 26,-36 43,-72 51,-110v-381c-24,-61 -57,-114 -102,-161 -44,-46 -93,-83 -149,-109s-114,-39 -173,-39c-68,0 -128,14 -182,43 -53,28 -98,67 -136,115 -37,49 -66,102 -86,162 -20,59 -30,119 -30,180 0,66 11,128 35,187 24,58 56,110 97,156 40,45 89,81 144,106 56,26 116,39 178,39z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#FFF"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M3217,19307c-100,-1 -191,-19 -273,-55 -82,-37 -153,-87 -213,-151 -60,-65 -107,-138 -140,-221s-50,-171 -50,-264c0,-126 28,-240 84,-343 56,-104 135,-186 236,-248 102,-62 220,-93 354,-93 130,0 244,30 341,88 98,58 170,137 217,235l-218,69c-34,-63 -81,-112 -142,-146 -61,-35 -129,-52 -204,-52 -81,0 -155,21 -222,63s-120,100 -159,174c-38,74 -58,158 -58,253 0,93 20,177 60,252 40,76 93,135 160,179s141,66 222,66c52,0 103,-9 151,-28 48,-18 91,-43 127,-74 37,-32 62,-66 75,-103l219,66c-28,64 -69,121 -124,171s-120,90 -195,118c-76,29 -158,43 -248,44z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M5126,19282h-224v-742c0,-136 -24,-237 -72,-305s-117,-102 -207,-102c-58,0 -116,15 -174,46 -58,30 -110,71 -154,123s-76,111 -96,179v801h-224v-1855h224v813c52,-95 124,-170 214,-225 91,-55 189,-82 294,-82 79,0 146,13 199,41 54,28 96,68 129,119 32,50 55,109 69,176 15,67 22,140 22,220v793z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M5414,19282v-1327h224v1327h-224zM5414,17707v-280h224v280h-224z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M7089,19282h-224v-742c0,-141 -21,-244 -64,-309s-109,-98 -197,-98c-61,0 -122,15 -182,46 -60,30 -113,71 -160,123 -46,52 -80,111 -100,179v801h-224v-1327h204v285c35,-63 81,-117 137,-163 56,-45 119,-81 190,-106 71,-26 146,-38 224,-38 76,0 140,13 191,41 52,28 93,67 122,117 30,50 51,109 64,177s19,141 19,221v793z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M9013,17956h215c-188,442 -376,884 -563,1326h-196c-86,-209 -171,-417 -257,-625 -84,208 -169,416 -254,625h-195l-564,-1326h213c153,368 305,736 458,1104l213,-543c-75,-186 -149,-373 -224,-559h196c52,140 105,281 157,422 53,-141 105,-282 158,-422h195c-73,186 -147,373 -221,559 72,181 143,362 214,543 151,-368 303,-736 455,-1104z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M9241,18898c0,-85 24,-158 73,-220 48,-62 114,-110 199,-144s183,-50 295,-50c59,0 122,4 188,13 66,10 124,24 175,42v-96c0,-102 -31,-182 -92,-240s-147,-88 -259,-88c-73,0 -142,14 -209,40s-138,64 -212,113l-82,-158c87,-59 173,-103 259,-133 87,-30 177,-44 270,-44 169,0 303,47 401,141s147,225 147,393v562c0,28 6,48 17,60 11,13 29,19 54,19v173c-22,3 -41,6 -57,8 -16,1 -29,2 -39,2 -53,0 -92,-14 -118,-43s-41,-59 -45,-91l-5,-84c-57,74 -133,132 -226,173 -93,40 -185,60 -277,61 -88,-1 -166,-19 -236,-55 -69,-37 -123,-86 -162,-147 -39,-62 -59,-131 -59,-207zM10105,18992c20,-24 36,-48 48,-73 12,-24 18,-45 18,-62v-165c-53,-21 -108,-36 -165,-47 -58,-11 -115,-17 -170,-17 -114,0 -206,23 -276,68 -70,44 -105,106 -105,184 0,42 11,83 34,123s57,72 101,98c45,25 101,38 167,38 69,0 135,-14 198,-42s113,-63 150,-105z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M11219,19297c-90,0 -173,-18 -248,-54 -75,-37 -140,-87 -194,-150 -54,-64 -96,-136 -126,-217 -30,-82 -44,-166 -44,-254 0,-93 14,-181 44,-264s72,-157 127,-220c55,-64 120,-114 194,-150 75,-36 158,-55 249,-55 110,0 206,28 288,82 83,54 152,122 207,205v-264h199v1311c0,125 -30,231 -91,317 -60,87 -141,152 -243,197 -103,45 -217,67 -342,68 -149,-1 -271,-27 -366,-79 -95,-53 -173,-124 -236,-214l130,-114c52,78 120,136 204,175s173,59 268,59c81,0 156,-15 225,-45 68,-29 123,-75 165,-136 41,-61 62,-137 62,-228v-234c-49,82 -116,146 -202,193 -85,48 -176,71 -270,71zM11287,19115c48,0 93,-9 137,-26s85,-39 122,-67c38,-28 69,-60 94,-95 26,-36 43,-72 51,-110v-381c-24,-61 -57,-114 -102,-161 -44,-46 -93,-83 -149,-109s-114,-39 -173,-39c-68,0 -128,14 -182,43 -53,28 -98,67 -136,115 -37,49 -66,102 -86,162 -20,59 -30,119 -30,180 0,66 11,128 35,187 24,58 56,110 97,156 40,45 89,81 144,106 56,26 116,39 178,39z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M12196,19282v-285h188v285h-188z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M13194,19307c-99,-1 -190,-19 -271,-55 -82,-37 -152,-86 -211,-150 -59,-63 -105,-137 -137,-220s-49,-170 -49,-261c0,-93 17,-181 49,-264s78,-157 137,-220c59,-64 130,-114 212,-150s173,-55 273,-55c98,0 188,19 269,55 82,36 152,86 212,150 60,63 107,137 139,220s48,171 48,264c0,91 -16,178 -48,261s-78,157 -137,220c-60,64 -130,113 -213,150 -82,36 -173,54 -273,55zM12755,18623c0,92 20,175 60,249 40,75 92,134 158,177 67,43 140,64 221,64 82,0 156,-22 223,-66s120,-103 160,-179c40,-75 59,-158 59,-250 0,-91 -19,-174 -59,-249 -40,-74 -93,-133 -160,-177s-141,-66 -223,-66c-81,0 -154,22 -221,67 -66,45 -118,104 -158,179 -40,74 -60,158 -60,251z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M14776,18154c-111,0 -210,27 -296,82 -85,55 -146,131 -181,227v819h-224v-1327h209v308c45,-92 106,-166 181,-223 76,-56 155,-88 238,-95h43c12,0 22,1 30,3v206z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M15441,19297c-90,0 -173,-18 -248,-54 -75,-37 -140,-87 -194,-150 -54,-64 -96,-136 -126,-217 -30,-82 -44,-166 -44,-254 0,-93 14,-181 44,-264s72,-157 127,-220c55,-64 120,-114 194,-150 75,-36 158,-55 249,-55 110,0 206,28 288,82 83,54 152,122 207,205v-264h199v1311c0,125 -30,231 -91,317 -60,87 -141,152 -243,197 -103,45 -217,67 -342,68 -149,-1 -271,-27 -366,-79 -95,-53 -173,-124 -236,-214l130,-114c52,78 120,136 204,175s173,59 268,59c81,0 156,-15 225,-45 68,-29 123,-75 165,-136 41,-61 62,-137 62,-228v-234c-49,82 -116,146 -202,193 -85,48 -176,71 -270,71zM15509,19115c48,0 93,-9 137,-26s85,-39 122,-67c38,-28 69,-60 94,-95 26,-36 43,-72 51,-110v-381c-24,-61 -57,-114 -102,-161 -44,-46 -93,-83 -149,-109s-114,-39 -173,-39c-68,0 -128,14 -182,43 -53,28 -98,67 -136,115 -37,49 -66,102 -86,162 -20,59 -30,119 -30,180 0,66 11,128 35,187 24,58 56,110 97,156 40,45 89,81 144,106 56,26 116,39 178,39z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:pathData="M17800,9218c0,1448 -381,2871 -1105,4125s-1766,2296 -3020,3020 -2677,1105 -4125,1105 -2871,-381 -4125,-1105 -2296,-1766 -3020,-3020 -1105,-2677 -1105,-4125 381,-2871 1105,-4125 1766,-2296 3020,-3020S8102,968 9550,968s2871,381 4125,1105 2296,1766 3020,3020 1105,2677 1105,4125z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#388E3C"
android:fillType="evenOdd"/>
<path
android:pathData="M17800,9218c0,1448 -381,2871 -1105,4125s-1766,2296 -3020,3020 -2677,1105 -4125,1105 -2871,-381 -4125,-1105 -2296,-1766 -3020,-3020 -1105,-2677 -1105,-4125 381,-2871 1105,-4125 1766,-2296 3020,-3020S8102,968 9550,968s2871,381 4125,1105 2296,1766 3020,3020 1105,2677 1105,4125z"
android:strokeLineJoin="round"
android:strokeWidth="212"
android:fillColor="#00000000"
android:strokeColor="#000"
android:fillType="evenOdd"/>
<path
android:pathData="M16780,9127c0,1269 -334,2516 -969,3615 -634,1099 -1547,2012 -2646,2646 -1099,635 -2346,969 -3615,969s-2516,-334 -3615,-969c-1099,-634 -2012,-1547 -2646,-2646 -635,-1099 -969,-2346 -969,-3615 0,-1270 334,-2517 969,-3616 634,-1099 1547,-2012 2646,-2646 1099,-635 2346,-969 3615,-969s2516,334 3615,969c1099,634 2012,1547 2646,2646 635,1099 969,2346 969,3615v1z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#E7E7E7"
android:fillType="evenOdd"/>
<path
android:pathData="M16780,9127c0,1269 -334,2516 -969,3615 -634,1099 -1547,2012 -2646,2646 -1099,635 -2346,969 -3615,969s-2516,-334 -3615,-969c-1099,-634 -2012,-1547 -2646,-2646 -635,-1099 -969,-2346 -969,-3615 0,-1270 334,-2517 969,-3616 634,-1099 1547,-2012 2646,-2646 1099,-635 2346,-969 3615,-969s2516,334 3615,969c1099,634 2012,1547 2646,2646 635,1099 969,2346 969,3615v1z"
android:strokeLineJoin="round"
android:strokeWidth="212"
android:fillColor="#00000000"
android:strokeColor="#000"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M6192,2730c-196,127 -692,200 -1298,741 -780,696 -1697,1929 -1947,2503 -1182,2870 -545,7214 1576,8435 39,19 155,-62 186,-93 30,-31 0,-62 0,-93 648,278 1112,464 1853,371 478,-92 970,-401 1205,-741 464,-742 142,-521 278,-649 -648,-278 -1761,-371 -2039,-1020 -161,-388 -282,-537 -371,-834 -68,-231 -109,-522 -185,-742 618,216 1288,628 1854,649s1249,-57 1390,-371c141,-313 -64,-259 -278,-556 -214,-296 -679,-679 -1019,-1019 432,-31 966,27 1297,-93s476,-54 556,-463c81,-410 -467,-1137 -834,-1576 -367,-440 -865,-680 -1297,-1020 62,-155 153,-278 185,-463 31,-186 -164,-453 0,-649 164,-197 648,-77 834,-278s218,-527 186,-742c-33,-215 -51,-271 -371,-556 -321,-284 -1414,-943 -1761,-741z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:pathData="M6192,2730c-196,127 -692,200 -1298,741 -780,696 -1697,1929 -1947,2503 -1182,2870 -545,7214 1576,8435 39,19 155,-62 186,-93 30,-31 0,-62 0,-93 648,278 1112,464 1853,371 478,-92 970,-401 1205,-741 464,-742 142,-521 278,-649 -648,-278 -1761,-371 -2039,-1020 -161,-388 -282,-537 -371,-834 -68,-231 -109,-522 -185,-742 618,216 1288,628 1854,649s1249,-57 1390,-371c141,-313 -64,-259 -278,-556 -214,-296 -679,-679 -1019,-1019 432,-31 966,27 1297,-93s476,-54 556,-463c81,-410 -467,-1137 -834,-1576 -367,-440 -865,-680 -1297,-1020 62,-155 153,-278 185,-463 31,-186 -164,-453 0,-649 164,-197 648,-77 834,-278s218,-527 186,-742c-33,-215 -51,-271 -371,-556 -321,-284 -1414,-943 -1761,-741z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M12680,2637c-301,-24 -1753,831 -1668,1113 -123,94 157,648 648,926 1473,834 4257,1439 4449,1576 -10,1 -105,-707 -928,-1668 -638,-749 -1836,-1894 -2501,-1947z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:pathData="M12680,2637c-301,-24 -1753,831 -1668,1113 -123,94 157,648 648,926 1473,834 4257,1439 4449,1576 -10,1 -105,-707 -928,-1668 -638,-749 -1836,-1894 -2501,-1947z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000"
android:fillType="evenOdd"/>
<path
android:fillColor="#FF000000"
android:pathData="M12216,5326c4078,1576 4172,1576 4172,1576s653,2639 184,4078c-212,693 -907,2093 -1482,2875 -353,477 -1198,1131 -1205,1111 0,0 -1154,-82 -1668,-370 -443,-248 -1020,-1113 -1020,-1113s2109,-389 2780,-1112c461,-493 557,-1854 557,-1854s-1082,680 -1761,742c-680,62 -1952,131 -2318,-464 -67,-108 174,-239 279,-370 398,-505 1483,-1113 1483,-1113s-1574,0 -2132,-185c-317,-106 -435,-154 -464,-371 -66,-494 489,-1032 835,-1391 530,-548 1946,-1205 1946,-1205s-170,-337 -187,-463c-18,-153 1,-371 1,-371z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillType="evenOdd"/>
<path
android:pathData="M12216,5326c4078,1576 4172,1576 4172,1576s653,2639 184,4078c-212,693 -907,2093 -1482,2875 -353,477 -1198,1131 -1205,1111 0,0 -1154,-82 -1668,-370 -443,-248 -1020,-1113 -1020,-1113s2109,-389 2780,-1112c461,-493 557,-1854 557,-1854s-1082,680 -1761,742c-680,62 -1952,131 -2318,-464 -67,-108 174,-239 279,-370 398,-505 1483,-1113 1483,-1113s-1574,0 -2132,-185c-317,-106 -435,-154 -464,-371 -66,-494 489,-1032 835,-1391 530,-548 1946,-1205 1946,-1205s-170,-337 -187,-463c-18,-153 1,-371 1,-371z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000"
android:fillType="evenOdd"/>
</group>
</vector>

View file

@ -3,7 +3,7 @@
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="@color/tusky_blue">
android:tint="@color/chinwag_green">
<path
android:fillColor="@android:color/white"
android:pathData="M14.4,6L14,4H5v17h2v-7h5.6l0.4,2h7V6z"/>

View file

@ -1,80 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="18000"
android:viewportHeight="18000">
<group>
<clip-path
android:pathData="M0,0h18000v18000h-18000z"/>
<path
android:pathData="M9000,100C14046,100 17900,3954 17900,9000 17900,14046 14046,17900 9000,17900 3954,17900 100,14046 100,9000 100,3954 3954,100 9000,100Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#388E3C"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="M9000,100C14046,100 17900,3954 17900,9000 17900,14046 14046,17900 9000,17900 3954,17900 100,14046 100,9000 100,3954 3954,100 9000,100Z"
android:strokeLineJoin="round"
android:strokeWidth="212"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"/>
<path
android:pathData="M9000,1100C13422,1100 16800,4478 16800,8900 16800,13322 13422,16700 9000,16700 4578,16700 1200,13322 1200,8900 1200,4478 4578,1100 9000,1100Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#E7E7E7"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="M9000,1100C13422,1100 16800,4478 16800,8900 16800,13322 13422,16700 9000,16700 4578,16700 1200,13322 1200,8900 1200,4478 4578,1100 9000,1100Z"
android:strokeLineJoin="round"
android:strokeWidth="212"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"/>
<path
android:pathData="M5401,2000C5190,2137 4655,2216 4001,2800 3160,3551 2170,4881 1901,5500 625,8597 1313,13283 3601,14600 3643,14621 3768,14533 3801,14500 3834,14467 3801,14433 3801,14400 4501,14700 5001,14900 5801,14800 6316,14701 6847,14367 7101,14000 7601,13200 7254,13438 7401,13300 6701,13000 5501,12900 5201,12200 5027,11781 4897,11621 4801,11300 4727,11051 4683,10737 4601,10500 5268,10733 5990,11177 6601,11200 7212,11223 7949,11138 8101,10800 8253,10462 8032,10520 7801,10200 7570,9880 7068,9467 6701,9100 7168,9067 7744,9129 8101,9000 8458,8871 8614,8942 8701,8500 8788,8058 8197,7274 7801,6800 7405,6326 6868,6067 6401,5700 6468,5533 6567,5400 6601,5200 6635,5000 6424,4712 6601,4500 6778,4288 7300,4417 7501,4200 7702,3983 7736,3632 7701,3400 7666,3168 7647,3107 7301,2800 6955,2493 5776,1783 5401,2000Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#000000"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="M5401,2000C5190,2137 4655,2216 4001,2800 3160,3551 2170,4881 1901,5500 625,8597 1313,13283 3601,14600 3643,14621 3768,14533 3801,14500 3834,14467 3801,14433 3801,14400 4501,14700 5001,14900 5801,14800 6316,14701 6847,14367 7101,14000 7601,13200 7254,13438 7401,13300 6701,13000 5501,12900 5201,12200 5027,11781 4897,11621 4801,11300 4727,11051 4683,10737 4601,10500 5268,10733 5990,11177 6601,11200 7212,11223 7949,11138 8101,10800 8253,10462 8032,10520 7801,10200 7570,9880 7068,9467 6701,9100 7168,9067 7744,9129 8101,9000 8458,8871 8614,8942 8701,8500 8788,8058 8197,7274 7801,6800 7405,6326 6868,6067 6401,5700 6468,5533 6567,5400 6601,5200 6635,5000 6424,4712 6601,4500 6778,4288 7300,4417 7501,4200 7702,3983 7736,3632 7701,3400 7666,3168 7647,3107 7301,2800 6955,2493 5776,1783 5401,2000Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"/>
<path
android:pathData="M12400,1900C12077,1874 10510,2796 10601,3100 10469,3201 10771,3800 11301,4100 12890,4999 15894,5652 16101,5800 16090,5800 15987,5038 15100,4000 14410,3192 13119,1957 12400,1900Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#000000"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="M12400,1900C12077,1874 10510,2796 10601,3100 10469,3201 10771,3800 11301,4100 12890,4999 15894,5652 16101,5800 16090,5800 15987,5038 15100,4000 14410,3192 13119,1957 12400,1900Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"/>
<path
android:pathData="M11901,4801C16301,6501 16401,6501 16401,6501 16401,6501 17106,9347 16600,10900 16371,11648 15622,13159 15001,14001 14621,14516 13708,15222 13701,15201 13701,15201 12457,15112 11901,14801 11424,14534 10801,13601 10801,13601 10801,13601 13076,13181 13801,12401 14297,11868 14401,10401 14401,10401 14401,10401 13234,11134 12501,11201 11768,11268 10395,11342 10001,10701 9928,10584 10189,10442 10301,10301 10731,9757 11901,9101 11901,9101 11901,9101 10203,9101 9601,8901 9259,8787 9132,8735 9101,8501 9030,7968 9628,7388 10001,7001 10573,6409 12101,5701 12101,5701 12101,5701 11918,5337 11900,5201 11881,5036 11901,4801 11901,4801Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#000000"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="M11901,4801C16301,6501 16401,6501 16401,6501 16401,6501 17106,9347 16600,10900 16371,11648 15622,13159 15001,14001 14621,14516 13708,15222 13701,15201 13701,15201 12457,15112 11901,14801 11424,14534 10801,13601 10801,13601 10801,13601 13076,13181 13801,12401 14297,11868 14401,10401 14401,10401 14401,10401 13234,11134 12501,11201 11768,11268 10395,11342 10001,10701 9928,10584 10189,10442 10301,10301 10731,9757 11901,9101 11901,9101 11901,9101 10203,9101 9601,8901 9259,8787 9132,8735 9101,8501 9030,7968 9628,7388 10001,7001 10573,6409 12101,5701 12101,5701 12101,5701 11918,5337 11900,5201 11881,5036 11901,4801 11901,4801Z"
android:strokeLineJoin="round"
android:strokeWidth="28.222"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"/>
</group>
</vector>

View file

@ -0,0 +1,41 @@
<vector android:height="200dp" android:viewportHeight="27076"
android:viewportWidth="27076" android:width="200dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="M0,0h27076v27076h-27076z"/>
<path android:fillColor="#388E3C" android:fillType="evenOdd"
android:pathData="M22439,13539C22439,15101 22028,16636 21247,17989 20465,19342 19342,20465 17989,21247 16636,22028 15101,22439 13539,22439 11976,22439 10441,22028 9088,21247 7735,20465 6612,19342 5830,17989 5049,16636 4638,15101 4638,13539 4638,11976 5049,10441 5830,9088 6612,7735 7735,6612 9088,5830 10441,5049 11976,4638 13538,4638 15101,4638 16636,5049 17989,5830 19342,6612 20465,7735 21247,9088 22028,10441 22439,11976 22439,13538L22439,13539Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M22439,13539C22439,15101 22028,16636 21247,17989 20465,19342 19342,20465 17989,21247 16636,22028 15101,22439 13539,22439 11976,22439 10441,22028 9088,21247 7735,20465 6612,19342 5830,17989 5049,16636 4638,15101 4638,13539 4638,11976 5049,10441 5830,9088 6612,7735 7735,6612 9088,5830 10441,5049 11976,4638 13538,4638 15101,4638 16636,5049 17989,5830 19342,6612 20465,7735 21247,9088 22028,10441 22439,11976 22439,13538L22439,13539Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="212"/>
<path android:fillColor="#E7E7E7" android:fillType="evenOdd"
android:pathData="M21339,13439C21339,14808 20979,16153 20294,17339 19609,18525 18625,19509 17439,20194 16253,20879 14908,21239 13539,21239 12169,21239 10824,20879 9638,20194 8452,19509 7468,18525 6783,17339 6098,16153 5738,14808 5738,13439 5738,12069 6098,10724 6783,9538 7468,8352 8452,7368 9638,6683 10824,5998 12169,5638 13538,5638 14908,5638 16253,5998 17439,6683 18625,7368 19609,8352 20294,9538 20979,10724 21339,12069 21339,13438L21339,13439Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M21339,13439C21339,14808 20979,16153 20294,17339 19609,18525 18625,19509 17439,20194 16253,20879 14908,21239 13539,21239 12169,21239 10824,20879 9638,20194 8452,19509 7468,18525 6783,17339 6098,16153 5738,14808 5738,13439 5738,12069 6098,10724 6783,9538 7468,8352 8452,7368 9638,6683 10824,5998 12169,5638 13538,5638 14908,5638 16253,5998 17439,6683 18625,7368 19609,8352 20294,9538 20979,10724 21339,12069 21339,13438L21339,13439Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="212"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M9939,6538C9728,6675 9193,6754 8539,7338 7698,8089 6708,9419 6439,10038 5163,13135 5851,17821 8139,19138 8181,19159 8306,19071 8339,19038 8372,19005 8339,18971 8339,18938 9039,19238 9539,19438 10339,19338 10854,19239 11385,18905 11639,18538 12139,17738 11792,17976 11939,17838 11239,17538 10039,17438 9739,16738 9565,16319 9435,16159 9339,15838 9265,15589 9221,15275 9139,15038 9806,15271 10528,15715 11139,15738 11750,15761 12487,15676 12639,15338 12791,15000 12570,15058 12339,14738 12108,14418 11606,14005 11239,13638 11706,13605 12282,13667 12639,13538 12996,13409 13152,13480 13239,13038 13326,12596 12735,11812 12339,11338 11943,10864 11406,10605 10939,10238 11006,10071 11105,9938 11139,9738 11173,9538 10962,9250 11139,9038 11316,8826 11838,8955 12039,8738 12240,8521 12274,8170 12239,7938 12204,7706 12185,7645 11839,7338 11493,7031 10314,6321 9939,6538Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M9939,6538C9728,6675 9193,6754 8539,7338 7698,8089 6708,9419 6439,10038 5163,13135 5851,17821 8139,19138 8181,19159 8306,19071 8339,19038 8372,19005 8339,18971 8339,18938 9039,19238 9539,19438 10339,19338 10854,19239 11385,18905 11639,18538 12139,17738 11792,17976 11939,17838 11239,17538 10039,17438 9739,16738 9565,16319 9435,16159 9339,15838 9265,15589 9221,15275 9139,15038 9806,15271 10528,15715 11139,15738 11750,15761 12487,15676 12639,15338 12791,15000 12570,15058 12339,14738 12108,14418 11606,14005 11239,13638 11706,13605 12282,13667 12639,13538 12996,13409 13152,13480 13239,13038 13326,12596 12735,11812 12339,11338 11943,10864 11406,10605 10939,10238 11006,10071 11105,9938 11139,9738 11173,9538 10962,9250 11139,9038 11316,8826 11838,8955 12039,8738 12240,8521 12274,8170 12239,7938 12204,7706 12185,7645 11839,7338 11493,7031 10314,6321 9939,6538Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M16938,6438C16615,6412 15048,7334 15139,7638 15007,7739 15309,8338 15839,8638 17428,9537 20432,10190 20639,10338 20628,10338 20525,9576 19638,8538 18948,7730 17657,6495 16938,6438Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M16938,6438C16615,6412 15048,7334 15139,7638 15007,7739 15309,8338 15839,8638 17428,9537 20432,10190 20639,10338 20628,10338 20525,9576 19638,8538 18948,7730 17657,6495 16938,6438Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M16439,9339C20839,11039 20939,11039 20939,11039 20939,11039 21644,13885 21138,15438 20909,16186 20160,17697 19539,18539 19159,19054 18246,19760 18239,19739 18239,19739 16995,19650 16439,19339 15962,19072 15339,18139 15339,18139 15339,18139 17614,17719 18339,16939 18835,16406 18939,14939 18939,14939 18939,14939 17772,15672 17039,15739 16306,15806 14933,15880 14539,15239 14466,15122 14727,14980 14839,14839 15269,14295 16439,13639 16439,13639 16439,13639 14741,13639 14139,13439 13797,13325 13670,13273 13639,13039 13568,12506 14166,11926 14539,11539 15111,10947 16639,10239 16639,10239 16639,10239 16456,9875 16438,9739 16419,9574 16439,9339 16439,9339Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M16439,9339C20839,11039 20939,11039 20939,11039 20939,11039 21644,13885 21138,15438 20909,16186 20160,17697 19539,18539 19159,19054 18246,19760 18239,19739 18239,19739 16995,19650 16439,19339 15962,19072 15339,18139 15339,18139 15339,18139 17614,17719 18339,16939 18835,16406 18939,14939 18939,14939 18939,14939 17772,15672 17039,15739 16306,15806 14933,15880 14539,15239 14466,15122 14727,14980 14839,14839 15269,14295 16439,13639 16439,13639 16439,13639 14741,13639 14139,13439 13797,13325 13670,13273 13639,13039 13568,12506 14166,11926 14539,11539 15111,10947 16639,10239 16639,10239 16639,10239 16456,9875 16438,9739 16419,9574 16439,9339 16439,9339Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
</group>
</vector>

View file

@ -0,0 +1,41 @@
<vector android:height="200dp" android:viewportHeight="27076"
android:viewportWidth="27076" android:width="200dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="M0,0h27076v27076h-27076z"/>
<path android:fillColor="#FFFFFF" android:fillType="evenOdd"
android:pathData="M22439,13539C22439,15101 22028,16636 21247,17989 20465,19342 19342,20465 17989,21247 16636,22028 15101,22439 13539,22439 11976,22439 10441,22028 9088,21247 7735,20465 6612,19342 5830,17989 5049,16636 4638,15101 4638,13539 4638,11976 5049,10441 5830,9088 6612,7735 7735,6612 9088,5830 10441,5049 11976,4638 13538,4638 15101,4638 16636,5049 17989,5830 19342,6612 20465,7735 21247,9088 22028,10441 22439,11976 22439,13538L22439,13539Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M22439,13539C22439,15101 22028,16636 21247,17989 20465,19342 19342,20465 17989,21247 16636,22028 15101,22439 13539,22439 11976,22439 10441,22028 9088,21247 7735,20465 6612,19342 5830,17989 5049,16636 4638,15101 4638,13539 4638,11976 5049,10441 5830,9088 6612,7735 7735,6612 9088,5830 10441,5049 11976,4638 13538,4638 15101,4638 16636,5049 17989,5830 19342,6612 20465,7735 21247,9088 22028,10441 22439,11976 22439,13538L22439,13539Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="212"/>
<path android:fillColor="#FFFFFF" android:fillType="evenOdd"
android:pathData="M21339,13439C21339,14808 20979,16153 20294,17339 19609,18525 18625,19509 17439,20194 16253,20879 14908,21239 13539,21239 12169,21239 10824,20879 9638,20194 8452,19509 7468,18525 6783,17339 6098,16153 5738,14808 5738,13439 5738,12069 6098,10724 6783,9538 7468,8352 8452,7368 9638,6683 10824,5998 12169,5638 13538,5638 14908,5638 16253,5998 17439,6683 18625,7368 19609,8352 20294,9538 20979,10724 21339,12069 21339,13438L21339,13439Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M21339,13439C21339,14808 20979,16153 20294,17339 19609,18525 18625,19509 17439,20194 16253,20879 14908,21239 13539,21239 12169,21239 10824,20879 9638,20194 8452,19509 7468,18525 6783,17339 6098,16153 5738,14808 5738,13439 5738,12069 6098,10724 6783,9538 7468,8352 8452,7368 9638,6683 10824,5998 12169,5638 13538,5638 14908,5638 16253,5998 17439,6683 18625,7368 19609,8352 20294,9538 20979,10724 21339,12069 21339,13438L21339,13439Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="212"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M9940,6538C9729,6675 9194,6754 8540,7338 7699,8089 6709,9419 6440,10038 5164,13135 5852,17821 8140,19138 8182,19159 8307,19071 8340,19038 8373,19005 8340,18971 8340,18938 9040,19238 9540,19438 10340,19338 10855,19239 11386,18905 11640,18538 12140,17738 11793,17976 11940,17838 11240,17538 10040,17438 9740,16738 9566,16319 9436,16159 9340,15838 9266,15589 9222,15275 9140,15038 9807,15271 10529,15715 11140,15738 11751,15761 12488,15676 12640,15338 12792,15000 12571,15058 12340,14738 12109,14418 11607,14005 11240,13638 11707,13605 12283,13667 12640,13538 12997,13409 13153,13480 13240,13038 13327,12596 12736,11812 12340,11338 11944,10864 11407,10605 10940,10238 11007,10071 11106,9938 11140,9738 11174,9538 10963,9250 11140,9038 11317,8826 11839,8955 12040,8738 12241,8521 12275,8170 12240,7938 12205,7706 12186,7645 11840,7338 11494,7031 10315,6321 9940,6538Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M9940,6538C9729,6675 9194,6754 8540,7338 7699,8089 6709,9419 6440,10038 5164,13135 5852,17821 8140,19138 8182,19159 8307,19071 8340,19038 8373,19005 8340,18971 8340,18938 9040,19238 9540,19438 10340,19338 10855,19239 11386,18905 11640,18538 12140,17738 11793,17976 11940,17838 11240,17538 10040,17438 9740,16738 9566,16319 9436,16159 9340,15838 9266,15589 9222,15275 9140,15038 9807,15271 10529,15715 11140,15738 11751,15761 12488,15676 12640,15338 12792,15000 12571,15058 12340,14738 12109,14418 11607,14005 11240,13638 11707,13605 12283,13667 12640,13538 12997,13409 13153,13480 13240,13038 13327,12596 12736,11812 12340,11338 11944,10864 11407,10605 10940,10238 11007,10071 11106,9938 11140,9738 11174,9538 10963,9250 11140,9038 11317,8826 11839,8955 12040,8738 12241,8521 12275,8170 12240,7938 12205,7706 12186,7645 11840,7338 11494,7031 10315,6321 9940,6538Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M16939,6438C16616,6412 15049,7334 15140,7638 15008,7739 15310,8338 15840,8638 17429,9537 20433,10190 20640,10338 20629,10338 20526,9576 19639,8538 18949,7730 17658,6495 16939,6438Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M16939,6438C16616,6412 15049,7334 15140,7638 15008,7739 15310,8338 15840,8638 17429,9537 20433,10190 20640,10338 20629,10338 20526,9576 19639,8538 18949,7730 17658,6495 16939,6438Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#000000" android:fillType="evenOdd"
android:pathData="M16440,9339C20840,11039 20940,11039 20940,11039 20940,11039 21645,13885 21139,15438 20910,16186 20161,17697 19540,18539 19160,19054 18247,19760 18240,19739 18240,19739 16996,19650 16440,19339 15963,19072 15340,18139 15340,18139 15340,18139 17615,17719 18340,16939 18836,16406 18940,14939 18940,14939 18940,14939 17773,15672 17040,15739 16307,15806 14934,15880 14540,15239 14467,15122 14728,14980 14840,14839 15270,14295 16440,13639 16440,13639 16440,13639 14742,13639 14140,13439 13798,13325 13671,13273 13640,13039 13569,12506 14167,11926 14540,11539 15112,10947 16640,10239 16640,10239 16640,10239 16457,9875 16439,9739 16420,9574 16440,9339 16440,9339Z"
android:strokeColor="#00000000"
android:strokeLineJoin="round" android:strokeWidth="28.222"/>
<path android:fillColor="#00000000" android:fillType="evenOdd"
android:pathData="M16440,9339C20840,11039 20940,11039 20940,11039 20940,11039 21645,13885 21139,15438 20910,16186 20161,17697 19540,18539 19160,19054 18247,19760 18240,19739 18240,19739 16996,19650 16440,19339 15963,19072 15340,18139 15340,18139 15340,18139 17615,17719 18340,16939 18836,16406 18940,14939 18940,14939 18940,14939 17773,15672 17040,15739 16307,15806 14934,15880 14540,15239 14467,15122 14728,14980 14840,14839 15270,14295 16440,13639 16440,13639 16440,13639 14742,13639 14140,13439 13798,13325 13671,13273 13640,13039 13569,12506 14167,11926 14540,11539 15112,10947 16640,10239 16640,10239 16640,10239 16457,9875 16439,9739 16420,9574 16440,9339 16440,9339Z"
android:strokeColor="#000000" android:strokeLineJoin="round" android:strokeWidth="28.222"/>
</group>
</vector>

View file

@ -3,13 +3,9 @@
android:layout_height="240dp"
android:layout_width="240dp">
<!--<item android:drawable="@drawable/ic_launcher_background" />-->
<item android:drawable="@color/white" />
<item
android:top="52dp"
android:bottom="52dp"
android:left="52dp"
android:right="52dp"
android:drawable="@drawable/ic_launcher" />
android:drawable="@drawable/ic_launcher_chinwag" />
</layer-list>

View file

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="108dp" android:layout_width="108dp">
<!--<background android:drawable="@drawable/ic_launcher_background"/>-->
<foreground>
<inset
android:inset="10%"
android:drawable="@drawable/ic_launcher" />
</foreground>
<background android:drawable="@color/white"/>
<foreground android:drawable="@drawable/ic_launcher_chinwag" />
<monochrome android:drawable="@drawable/ic_launcher_chinwag_mono"/>
</adaptive-icon>