We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 !
The text was updated successfully, but these errors were encountered:
This issue is actively being discussed in #82
Sorry, something went wrong.
No branches or pull requests
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
or
this is similar #38 issue but slightly different !
The text was updated successfully, but these errors were encountered: