mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
make the circle marking the current day a bit thicker
This commit is contained in:
@@ -6,6 +6,6 @@
|
|||||||
<solid android:color="@android:color/transparent"/>
|
<solid android:color="@android:color/transparent"/>
|
||||||
|
|
||||||
<stroke
|
<stroke
|
||||||
android:width="1dp"
|
android:width="2dp"
|
||||||
android:color="@android:color/white"/>
|
android:color="@android:color/white"/>
|
||||||
</shape>
|
</shape>
|
||||||
|
Reference in New Issue
Block a user