Bug fixed

Added kakaotalk contact
This commit is contained in:
tom5079
2019-06-09 15:30:01 +09:00
parent 91157155b8
commit 79641fec67
10 changed files with 30 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
<!-- drawable/message.xml -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="#000" android:pathData="M20,2H4A2,2 0 0,0 2,4V22L6,18H20A2,2 0 0,0 22,16V4C22,2.89 21.1,2 20,2Z" />
</vector>