android - How to call FragmentStatePagerAdapter from fragment -


i have 2 fragments- list fragment , detail fragment. when click on item of list fragment, should redirect me detail fragment. in detail page should use view pager. worked using pager adapter. should use fragment state pager adapter. how call adapter fragment. tried using it...but return empty container.

any suggestions appreciated.. in adavance...


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -