OSDN Git Service

Allow fragment state loss on fragment transaction
authorSvetoslav <svetoslavganov@google.com>
Tue, 24 Nov 2015 20:54:18 +0000 (12:54 -0800)
committerSvetoslav <svetoslavganov@google.com>
Tue, 24 Nov 2015 20:54:21 +0000 (12:54 -0800)
commitd25ddc3d0ee9d24f0e4c2e7c92defce4c3228f11
tree02a08137624da74f8ca6a20013525594e4854e08
parent12262af418f139e189b09b5b1e8a775d41d42e8e
Allow fragment state loss on fragment transaction

We are not saving the state of this fragment on onSaveState,
so its Okay to loose state while confirming the transaction.

bug:25847358

Change-Id: I2f6587d528b2d8b8f24a83954cc896a6ff514996
packages/PrintSpooler/src/com/android/printspooler/ui/PrintActivity.java