OSDN Git Service

Fixing icon badging being done on scaled bitmap size
authorSunny Goyal <sunnygoyal@google.com>
Fri, 8 Jan 2016 20:16:15 +0000 (12:16 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 8 Jan 2016 20:16:15 +0000 (12:16 -0800)
commite1483fb1cdabb33e7031bdebba96212d920c7416
treed9bd61466e651a622d6fc045017d849ed87b3a84
parente70fb6f8ef03561b7875b872d0efa4ae2a5926af
Fixing icon badging being done on scaled bitmap size

Launcher already scales the bitmap during the icon creaiton. The
badging should be done based on the actual size

Bug: 26345646
Change-Id: I1b1f7ac736322ba10db9083d602eec221b99687a
src/com/android/launcher3/Utilities.java