ActionsContentView
ActionsContentView copied to clipboard
How does ViewPager exist in ActionsContentView without using Intent?
Hello, I got a problem.
My viewpager is a fagmentactivity and I hope that when I press a button which is in ActionContentView, the viewpager will show out in the right-hand's fragment.
Fragmentactivity is a subclass of activity, it needs to use intent to call it.
I don't want to use intent, because it will switch the page.
I just hope the viewpager will display and no switching page like settings, abouts ... etc which are functions in your source codes.
Have any solutions?
Hello. In few words: there is no easy way to make id done. Please follow links for comments for same question as yours.
One: https://github.com/StevenRudenko/ActionsContentView/issues/27#issuecomment-23172667 Two: https://github.com/StevenRudenko/ActionsContentView/issues/27#issuecomment-23174374