Rename buddy.xml to dummy_person.xml
This commit is contained in:
parent
429f2536af
commit
35eeccd45a
14 changed files with 17 additions and 16 deletions
|
|
@ -1,20 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
|
||||
<path
|
||||
android:pathData="M0,0 L24,0 L24,24 L0,24 z"
|
||||
android:fillColor="@color/placeholder_foreground" />
|
||||
|
||||
<group android:scaleX="0.8333333"
|
||||
android:scaleY="0.8333333"
|
||||
android:translateX="2"
|
||||
android:translateY="2">
|
||||
<path
|
||||
android:pathData="M12,12c2.21,0 4,-1.79 4,-4s-1.79,-4 -4,-4 -4,1.79 -4,4 1.79,4 4,4zM12,14c-2.67,0 -8,1.34 -8,4v2h16v-2c0,-2.66 -5.33,-4 -8,-4z"
|
||||
android:fillColor="@color/placeholder_background" />
|
||||
</group>
|
||||
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue