Merge "Revert "Fix bug #12993929 Screen orientation change replaces wifi password dialog with Add network dialog""
This commit is contained in:
committed by
Android (Google) Code Review
commit
c39d3d32ab
@@ -972,7 +972,7 @@ final class FragmentManagerImpl extends FragmentManager {
|
||||
if (fragment.mAnimatingAway != null) {
|
||||
fragment.mAnimatingAway = null;
|
||||
moveToState(fragment, fragment.mStateAfterAnimating,
|
||||
0, 0, true);
|
||||
0, 0, false);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user