CalendarView
CalendarView copied to clipboard
NestedScrollView 嵌套 CalendarLayout 不能正常滑动问题
使用 CoordinatorLayout+ AppBarLayout + ViewPager (设置 layout_behavior), 其他一个 fragment 使用 NestedScrollView 嵌套 CalendarLayout 导致 CalendarLayout 不能正常滚动?
花了一点时间解决了,看看 这里