WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

增加设置日期下方小图片尺寸的API

yellowTiger opened this issue · comments

  • (UIImage *)calendar:(FSCalendar *)calendar imageForDate:(NSDate *)date 这个方法返回的图片尺寸是固定的,希望能出一个api可以改动它的尺寸,以便适配不同机型,谢谢!