SwipeSelectingCollectionView
SwipeSelectingCollectionView copied to clipboard
Support autoscroll when at lower or upper bound of the screen
Change-Id: I9f2c213e1d8c16abee29de65eb19342091d6b280
Thank you so much! I will review & merge ASAP.
Looking at the diff, looks like that all the previous code has been removed. Then I realized that you changed all the indentation from tabs to spaces, even for the code that you don't need to touch.
I think it's common sense in every open source community that contributor should comply to the original coding style of the project. So if you have the time, could you change the indentation to tabs so that the code that doesn't need to be changed will not appear in the diff.