mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
added new icon and download button now visible (#2005)
This commit is contained in:
parent
43c80e3fb0
commit
57c7fd384a
2 changed files with 10 additions and 4 deletions
5
app/src/main/res/drawable/ic_download_white_24dp.xml
Normal file
5
app/src/main/res/drawable/ic_download_white_24dp.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<vector android:height="24dp" android:tint="#FFFFFF"
|
||||
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FF000000" android:pathData="M19,9h-4V3H9v6H5l7,7 7,-7zM5,18v2h14v-2H5z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue