Added calendar filter

This commit is contained in:
Tommaso Berlose
2017-10-10 14:52:12 +02:00
parent f62f9dc3bd
commit f7e99184c9
15 changed files with 193 additions and 70 deletions

View File

@ -3,7 +3,7 @@
<item>
<shape android:shape="rectangle">
<corners
android:radius="3dp" />
android:radius="2dp" />
<solid
android:color="@color/black_30"/>
</shape>