- ViewPager2 + FragmentStateAdapter + Transformer
- Back pressed handling
- Fix scroll conflict with RecyclerView(Horizontal and Vertical)
- Fix scroll conflict with WebView
- Prevent Swiping of ViewPager2 when onTouch of inner view
- Dynamically add and remove fragment
- ...