I have a calendar view inside TabLayout2 with swipe enabled using ViewPager.
The issue I am facing is that the calendar is no more swipe-able now (for changing month). Everytime I try to swipt to change month, it instead swipes and changes the tab.
What to do?