1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-07 04:49:41 +01:00

Add newline to vectors

This commit is contained in:
Mario Danic 2018-11-27 11:56:44 +01:00
parent 6ed9e228e5
commit 54dce7c374
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@
</shape> </shape>
</item> </item>
<item android:drawable="@drawable/ic_call_grey_600_24dp"/> <item android:drawable="@drawable/ic_call_grey_600_24dp"/>
</layer-list> </layer-list>

View File

@ -27,4 +27,4 @@
</shape> </shape>
</item> </item>
<item android:drawable="@drawable/ic_videocam_grey_600_24dp"/> <item android:drawable="@drawable/ic_videocam_grey_600_24dp"/>
</layer-list> </layer-list>

View File

@ -27,4 +27,4 @@
</shape> </shape>
</item> </item>
<item android:drawable="@drawable/ic_mic_grey_600_24dp"/> <item android:drawable="@drawable/ic_mic_grey_600_24dp"/>
</layer-list> </layer-list>