ashishbhandari / AndroidTabbedDialog

Android Tabbed Dialog containing fragments
Apache License 2.0
128 stars 37 forks source link

Only triggers events of IFragmentListener to activity, hence not usable in fragments #7

Open ahmadalibaloch opened 7 years ago

ahmadalibaloch commented 7 years ago

It should be possible to pass the fragment, activity, or any class instance on which we want to listen the IFragmentListener events like onFragmentViewCreated.