mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
chore: split AppInfo into AppInfo and DetailedAppInfo
This commit is contained in:
parent
95e2f82736
commit
e4b1bccf85
10 changed files with 130 additions and 123 deletions
5
app/src/main/res/drawable/baseline_favorite_24.xml
Normal file
5
app/src/main/res/drawable/baseline_favorite_24.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#FFFFFF" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
|
||||
|
||||
<path android:fillColor="@android:color/white" 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>
|
Loading…
Add table
Add a link
Reference in a new issue