mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-20 05:30:40 +01:00
adding the resource
This commit is contained in:
parent
975fe7ff58
commit
674a429a09
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<shape
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:shape="rectangle">
|
||||||
|
|
||||||
|
<corners android:radius="2dp"/>
|
||||||
|
<solid android:color="@android:color/white"/>
|
||||||
|
</shape>
|
Loading…
x
Reference in New Issue
Block a user