@黃海彬 我的也是,是因?yàn)槲业捻?xiàng)目沒有用AndroidX邦马,而我引用的3.6.7嗎? <com.haibin.calendarview.CalendarView
android:id="@+id/calendarView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:layout_marginRight="12dp"
android:background="#fff"
app:current_month_lunar_text_color="#CFCFCF"
app:current_month_text_color="#333333"
app:day_text_size="16sp"
app:lunar_text_size="8sp"
app:min_year="2004"
app:month_view="com.sc.client.view.IndexMonthView"
app:month_view_show_mode="mode_fix"
app:other_month_text_color="#e1e1e1"
app:scheme_text="假"
app:scheme_text_color="#333"
app:scheme_theme_color="#128c4b"
app:selected_lunar_text_color="#FFFFFF"
app:selected_text_color="#FFFFFF"
app:selected_theme_color="#FF6F7A"
app:week_background="#fff"
app:week_text_color="#111"
app:week_view="com.sc.client.view.IndexWeekView"
app:year_view_day_text_color="#333333"
app:year_view_day_text_size="9sp"
app:year_view_month_text_color="#ff0000"
app:year_view_month_text_size="20sp"
app:year_view_scheme_color="#f17706" />
Android精美日歷控件CalendarView自定義使用完全解析項(xiàng)目github地址 https://github.com/huanghaibin-dev/CalendarView 此框架采用組合的方式宴卖,各個(gè)模塊互相獨(dú)立滋将,可自由采用各種提...