MagicMashRoom / SuperCalendar

@Deprecated android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期
2.76k stars 484 forks source link

onWindowFocusChanged #10

Closed JoaoFilhoG3 closed 7 years ago

JoaoFilhoG3 commented 7 years ago

How to use the calendar in a fragment that do not have the onWindowFocusChanged method?

MagicMashRoom commented 7 years ago

you can use fragment's onViewCreated method