Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bugly #501. IllegalStateException occured on orientation change. …
…Because fragment was added twice. Using FrameLayout instead of Fragment. See full solution at http://stackoverflow.com/a/29556331.
- Loading branch information