Replace email PNGs with a vector drawable.
This commit is contained in:
parent
de5b35e776
commit
89d6c475f7
Binary file not shown.
Before Width: | Height: | Size: 427 B |
Binary file not shown.
Before Width: | Height: | Size: 290 B |
Binary file not shown.
Before Width: | Height: | Size: 561 B |
Binary file not shown.
Before Width: | Height: | Size: 990 B |
Binary file not shown.
Before Width: | Height: | Size: 983 B |
5
app/src/main/res/drawable/ic_email.xml
Normal file
5
app/src/main/res/drawable/ic_email.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<vector android:height="24dp" android:tint="#B4B4B4"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M20,4L4,4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2zM20,8l-8,5 -8,-5L4,6l8,5 8,-5v2z"/>
|
||||
</vector>
|
Loading…
x
Reference in New Issue
Block a user