Also, if i run it directly from the MainActivity onItemClick(), it runs flawlessy..I dont think the getView Method is being called when i call it from the ViewPagerFragment. Kindly assist
EDIT: Nevermind, fixed it,problem was in my adapter class..Thanks for the amazing library btw...
I'm having an issue where my fragments are coming up as blank when i put them on the createTabPagerItem() method in ViewPagerFragment
Here's the fragment am trying to run http://pastebin.com/NhBkcV3b
Also, if i run it directly from the MainActivity onItemClick(), it runs flawlessy..I dont think the getView Method is being called when i call it from the ViewPagerFragment. Kindly assist
EDIT: Nevermind, fixed it,problem was in my adapter class..Thanks for the amazing library btw...