OSDN Git Service

Prevent orphaned fragment on the settings stack.
authorAmith Yamasani <yamasani@google.com>
Mon, 7 Nov 2011 20:29:00 +0000 (12:29 -0800)
committerAmith Yamasani <yamasani@google.com>
Mon, 7 Nov 2011 23:20:39 +0000 (15:20 -0800)
commit5ba0a0295fe940069697967be2f95203acca955d
tree14f324885929e95eb9f4dc8a5f7a7f002562c8e2
parent8214d201db04c27ed82265ec46f85a87f1adf179
Prevent orphaned fragment on the settings stack.

Remove the AppDetailsFragment from the stack if DataUsage is being destroyed.

Bug: 5572241
Change-Id: Ifb2c9233bf75c8cc7b43eec5ea3f0c0b0ba65ffe
src/com/android/settings/DataUsageSummary.java