Music: Crashed by IllegalStateException

FragmentTransaction.commit() should be called before
Activity.onSaveInstance(), which known as "Activity state loss"

Use commitAllowingStateLoss instead of commit

Change-Id: Icd2b2080d4e944321db9e322110d1f343c9e7d91
CRs-Fixed: 1062788
1 file changed