8000 GitHub - ahrasis/FragmentsEventBus: Fragment to Fragment Interaction using EventBus .( TabLayout || ViewPager2)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahrasis/FragmentsEventBus

 
 

Repository files navigation

Using EventBus we can make interection between multiple fragments. Using interface we had an issue of handling single action from multiple fragments. But using EventBus this issue can be solved. We can implement a single event in multiple fragments at the same time for a single action.

About

Fragment to Fragment Interaction using EventBus .( TabLayout || ViewPager2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%
0