Fix ringtone, file sharing
This commit is contained in:
parent
c9811ca06b
commit
fce012aaf3
20 changed files with 261 additions and 196 deletions
|
@ -6,5 +6,8 @@
|
|||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M7,6H17V19H7V6M9,8V17H11V8H9M13,8V17H15V8H13Z" />
|
||||
android:pathData="M15 4V3H9v1H4v2h1v13c0 1.1 0.9 2 2 2h10c1.1 0 2-0.9 2-2V6h1V4h-5zm2 15H7V6h10v13z" />
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M9 8h2v9H9zm4 0h2v9h-2z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue