CalendarListview中自定义属性的翻译

    xiaoxiao2021-03-25  93

    CalendarListview github的地址: https://github.com/traex/CalendarListview 自定义属性的翻译

    app:colorCurrentDay 当天的颜色设置,默认是一直加粗的 app:colorSelectedDayBackground 选中日期的背景颜色设置,选中的日期,后面绘制一个圆形的背景 app:colorSelectedDayText 选中日期的文本颜色设置 app:colorPreviousDay 在本月你可以为过去的几天设置一个颜色 app:enablePreviousDay 本月中过去的日期是否可见 和上面的属性是配合使用的 app:colorNormalDay 日期文本的颜色 app:colorMonthName 月份和年份文本的颜色 app:colorDayName app:textSizeDay 日期文本的大小 app:textSizeMonth 月份文本的大小 app:textSizeDayName app:headerMonthHeight 月份的高度 app:drawRoundRect 选中的日期背景由矩形代替圆形 app:selectedDayRadius选中日期背景圆形的半径 app:calendarHeight 每一月的高度 app:currentDaySelected 选择默认的日期 app:firstMonth listview从那一月份开始展示 app:lastMonth listview结束于指定的月份
    转载请注明原文地址: https://ju.6miu.com/read-21774.html

    最新回复(0)