huanghaibin-dev / CalendarView

Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
Apache License 2.0
9.04k stars 1.78k forks source link

How to disable saturday and sunday from the calender #825

Open NaveenMobileProgramming opened 1 year ago

NaveenMobileProgramming commented 1 year ago

Hi Team, is there any way to disable Saturday and Sunday from the calendar so that user can not select the weekend days.

DaWeiDavy commented 1 year ago

拦截器里写一个if过滤一下就行