updating commons with some style improvements
This commit is contained in:
parent
97acb89218
commit
84a59d6c22
17 changed files with 942 additions and 829 deletions
|
|
@ -2,11 +2,8 @@
|
|||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/selected_contact_bg">
|
||||
<shape android:shape="rectangle">
|
||||
|
||||
<corners android:radius="@dimen/normal_margin" />
|
||||
|
||||
<corners android:radius="@dimen/material_button_corner_radius" />
|
||||
<solid android:color="@color/md_grey_white" />
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue