style: modified placeholder icon background colors and added folder icon

This commit is contained in:
antonio 2023-09-15 21:34:44 +02:00
parent 24b3161a8e
commit 7160e3f4b9
10 changed files with 28 additions and 8 deletions

View file

@ -6,7 +6,7 @@
android:viewportHeight="24">
<path
android:name="path"
android:fillColor="?attr/colorSurfaceContainerHighest"
android:fillColor="?attr/colorSurfaceVariant"
android:pathData="M 0 0 L 24 0 L 24 24 L 0 24 Z"
android:strokeWidth="1" />
<path