roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 532 forks source link

Disable swiping and use only 1 adapter? #405

Open staroflead opened 8 years ago

staroflead commented 8 years ago

Is there option to disable calendar swiping - so that user have to click arrow to change month and use only 1 page for viewpager? Or I should make direct modify to the code?

tsenterd commented 8 years ago

+1 would love this

tsenterd commented 8 years ago

when you instantiate your calendar fragment you can set the ENABLE_SWIPE attribute to be false, but the second part would be very useful 0 having 1 page loading at a time would increase loading times significantly