cutomization
hi, i want to change the Background into rounded Corners , and try
<com.coolerfall.widget.lunar.LunarView android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/box_edittext2" />
but it cut some edges ..what should i do ??? can i change from your library ??
You want to change the background for today?You can use todayBackground
no I want to change the LunarView Background ..simply you can say by default it is rectangle corners but I want rounded corners with some border
I am adding screenshot and you can see no line draw top right corner to bottom left corner

Unfortunately, it's not supported now, only monthBackgroundColor is supported. It's will be nice if you pulled a request.