janishar / android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
4.43k stars 1.24k forks source link

Nested fragment navigation #55

Open amitkumarverma-android opened 6 years ago

amitkumarverma-android commented 6 years ago

Hi, I want to open blog detail on fragment instead of web url inside my feed .how navigate fragment from BlogFragment.