OSDN Git Service

Update print document view if printer capabilities changed
authorPhilip P. Moltmann <moltmann@google.com>
Fri, 26 Feb 2016 22:21:20 +0000 (14:21 -0800)
committerPhilip P. Moltmann <moltmann@google.com>
Thu, 3 Mar 2016 23:08:46 +0000 (15:08 -0800)
commit1bb7f3638a67d4c391cf56753156fed1da5c1bfa
tree503eff85162e4bd685e125dbcdd71d82ca9b2bf0
parent556b322649bdc945ff61479d40ad10236b46cccd
Update print document view if printer capabilities changed

Bonus: Remove Printer-onChange listener before other state gets cleaned
       up. Otherwise onChange callbacks at the wrong time cause into
       destroyed data.

Bug: 27219320
Change-Id: I8335b9d8dd71112b76aa684f00524d4d8aad3f94
packages/PrintSpooler/src/com/android/printspooler/ui/PrintActivity.java