Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SliderLayout should stop animation when there is only one image #50

Closed
LOG-TAG opened this issue Nov 19, 2014 · 1 comment
Closed

SliderLayout should stop animation when there is only one image #50

LOG-TAG opened this issue Nov 19, 2014 · 1 comment

Comments

@LOG-TAG
Copy link

LOG-TAG commented Nov 19, 2014

HashMap<String,Integer> file_maps = new HashMap<String, Integer>(); file_maps.put("Hannibal",R.drawable.ic_panorama_grey600_48dp);

SliderLayout should stop animation slide when there is only one image or we need a method like

mDemoSlider.setEnableslider(true);

or

  mDemoSlider.setPresetTransformer(SliderLayout.Transformer.disable);

this is similar #38 issue but slightly different !

@massimobio
Copy link
Contributor

This issue is actively being discussed in #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants