vFedorovJob / android-carousel-demo

Automatically exported from code.google.com/p/android-carousel-demo
0 stars 0 forks source link

onItemSelectedListener Not working if image count is greater than 9. #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I m adding images from sqlite db 
2. modified the set images method
3. if image count is greater than 9 onItemSelected listener not working

What is the expected output? What do you see instead?
it has to trigger onItemSelected  even if we have 'n' number of images

What version of the product are you using? On what operating system?
the current version.

Please provide any additional information below.
can contact me on sahitya.ce@gmail.com

Original issue reported on code.google.com by sahitya...@gmail.com on 31 Oct 2013 at 9:58