OSDN Git Service

Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct...
authorWinson Chung <winsonc@google.com>
Tue, 28 May 2013 23:12:55 +0000 (16:12 -0700)
committerWinson Chung <winsonc@google.com>
Tue, 28 May 2013 23:12:55 +0000 (16:12 -0700)
commit8a196351ef7e100857e6c6d5b344d1d780584887
tree94d6b17b7df696eb9e394e778bca44c9354c84ba
parent2b030fd2737bff44d570cb786cc9bc6c22557436
Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct bounds. (Bug 9075810)

Change-Id: I3a72f51d6b3c934a5fa42a3478dcb2c363047957
src/com/android/launcher2/FastBitmapDrawable.java