added new icon and download button now visible (#2005)

This commit is contained in:
HectorRoblesWolf 2018-12-03 11:52:56 -07:00 committed by neslihanturan
parent 43c80e3fb0
commit 57c7fd384a
2 changed files with 10 additions and 4 deletions

View 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>