Fixes #814 Added App Shortcuts (#3381)

* Fixes #814 Added App Shortcuts

* removed Review app shortcut

* Added Adaptive icons
This commit is contained in:
Madhur Gupta 2020-02-25 23:05:00 +01:00 committed by GitHub
parent fffff62f5c
commit 584fa2c778
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 157 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
</vector>