make the circle marking the current day a bit thicker
This commit is contained in:
parent
c67419b7e4
commit
058d02e774
|
@ -6,6 +6,6 @@
|
|||
<solid android:color="@android:color/transparent"/>
|
||||
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:width="2dp"
|
||||
android:color="@android:color/white"/>
|
||||
</shape>
|
||||
|
|
Loading…
Reference in New Issue