OSDN Git Service

Print UI tweaks.
authorSvetoslav <svetoslavganov@google.com>
Sat, 5 Oct 2013 00:27:33 +0000 (17:27 -0700)
committerSvetoslav <svetoslavganov@google.com>
Sat, 5 Oct 2013 00:50:31 +0000 (17:50 -0700)
commit5ab717f21a2dbcd78fb37d40e31393d129743599
tree7fec964138bfeb1cc88614f095b799ea4d52bcd7
parent19565ad1a19bf8e400d04a3a64cf6455ddca81ca
Print UI tweaks.

1. The refresh button in a print notification was using
   wrong asset.

2. If the page count is unknown, just not show the page
   count instead unknown.

bug:10983508

Change-Id: I15f1fcbff60fe1f30d37868864da41550bb14487
packages/PrintSpooler/res/drawable-hdpi/ic_restart.png [new file with mode: 0644]
packages/PrintSpooler/res/drawable-mdpi/ic_restart.png [new file with mode: 0644]
packages/PrintSpooler/res/drawable-xhdpi/ic_restart.png [new file with mode: 0644]
packages/PrintSpooler/res/values/strings.xml
packages/PrintSpooler/src/com/android/printspooler/NotificationController.java
packages/PrintSpooler/src/com/android/printspooler/PrintJobConfigActivity.java