mirror of
https://github.com/antebudimir/tempus.git
synced 2026-03-02 11:27:26 +00:00
Added new icons in the library page
This commit is contained in:
parent
7b5842da12
commit
2ffb953d32
4 changed files with 43 additions and 0 deletions
10
app/src/main/res/drawable/ic_navigate_next.xml
Normal file
10
app/src/main/res/drawable/ic_navigate_next.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@color/titleTextColor"
|
||||
android:pathData="M10.02,6L8.61,7.41 13.19,12l-4.58,4.59L10.02,18l6,-6 -6,-6z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue