diff --git a/app/src/main/res/drawable/thumb_stripe.xml b/app/src/main/res/drawable/thumb_stripe.xml index 44a6c350..7f7873a7 100644 --- a/app/src/main/res/drawable/thumb_stripe.xml +++ b/app/src/main/res/drawable/thumb_stripe.xml @@ -1,9 +1,27 @@ + android:width="200dp" + android:height="83.22dp" + android:viewportWidth="200" + android:viewportHeight="83.22"> + android:fillColor="#6772e5" + android:pathData="M179.94,17.55C166.72,17.55 158.72,28.77 158.72,42.89C158.72,59.60 168.16,68.05 181.72,68.05C188.33,68.05 193.33,66.55 197.10,64.44L197.10,53.33C193.33,55.22 189,56.39 183.5,56.39C178.10,56.39 173.33,54.5 172.72,47.94L199.89,47.94C199.89,47.22 200,44.33 200,43C200,28.77 193.10,17.55 179.94,17.55zM179.89,28.83C183.27,28.83 186.89,31.44 186.89,37.72L172.55,37.72C172.55,31.44 176.39,28.83 179.89,28.83z" /> + + + + + +