Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Commit 393f9b4

Browse files
committed
Make speaker avatar placeholder lighter
1 parent 67795e2 commit 393f9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/drawable/ic_avatar_placeholder.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<shape xmlns:android="http://schemas.android.com/apk/res/android"
33
android:shape="rectangle">
44

5-
<solid android:color="#c9c9c9" />
5+
<solid android:color="#dedede" />
66

77
</shape>

0 commit comments

Comments
 (0)