Android-LunarView icon indicating copy to clipboard operation
Android-LunarView copied to clipboard

cutomization

Open microcian opened this issue 9 years ago • 4 comments

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 ??

microcian avatar Jul 04 '16 08:07 microcian

You want to change the background for today?You can use todayBackground

coolerfall avatar Jul 04 '16 08:07 coolerfall

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

microcian avatar Jul 04 '16 08:07 microcian

I am adding screenshot and you can see no line draw top right corner to bottom left corner screenshot_2016-07-04-16-25-46

microcian avatar Jul 04 '16 08:07 microcian

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

coolerfall avatar Jul 04 '16 08:07 coolerfall