mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-13 09:30:28 -07:00
Redesign in the album section
This commit is contained in:
parent
f4cde67333
commit
fc65da4ab3
9 changed files with 277 additions and 64 deletions
9
app/src/main/res/drawable/ic_shuffle.xml
Normal file
9
app/src/main/res/drawable/ic_shuffle.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="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/titleTextColor"
|
||||
android:pathData="M10.59,9.17L5.41,4 4,5.41l5.17,5.17 1.42,-1.41zM14.5,4l2.04,2.04L4,18.59 5.41,20 17.96,7.46 20,9.5L20,4h-5.5zM14.83,13.41l-1.41,1.41 3.13,3.13L14.5,20L20,20v-5.5l-2.04,2.04 -3.13,-3.13z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue