Skip to main content

Can"t invoke GreenDroid PagedView OnClickListener



this is my first time asking question here, hope that someone nice could help me.





I'm using GreenDroid PagedView, but I want to click on the pagedView,and it simply not response.





I've tried to log in onClickListener method. But I just can't get that log.





The reason is that when i click on the screen ,seems that it don't invoke onClick method.





Anyone would help me?





Follow GreenDroid on GitHub Here. https://github.com/cyrilmottier/GreenDroid





You can download and just run it ,no need to modify anything if you use Eclipse IDE.





CDCatalog-PagedViewActivity I just want to click on PagedView.


Comments

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?