mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Added visuals to the app pinning
This commit is contained in:
parent
6a789fad6d
commit
85a5717140
12 changed files with 73 additions and 10 deletions
9
app/src/main/res/drawable/keep_24px.xml
Normal file
9
app/src/main/res/drawable/keep_24px.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960">
|
||||
<path
|
||||
android:fillColor="#D3F3F3F3"
|
||||
android:pathData="m640,480 l80,80v80L520,640v240l-40,40 -40,-40v-240L240,640v-80l80,-80v-280h-40v-80h400v80h-40v280ZM354,560h252l-46,-46v-314L400,200v314l-46,46ZM480,560Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue