nischayaxeedlabs
Results
3
comments of
nischayaxeedlabs
I need to stop circular scroll i.e scroll should stop at the last position of list and should not scroll if list has only one item. Can you suggest anything??
sliderView.setInfiniteAdapterEnabled(false); tried this but this does not work.
> Check out this. > #116 Ok thanks, will surely try it later.