kaushikgopal / RxJava-Android-Samples

Learning RxJava for Android by example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration Changes

SherifMakhlouf opened this issue · comments

Device rotation in any of the examples fragments will return to the MainFragment.
just checking the savedInstanceState before replacing the mainFragment in mainActivity would be sufficient.