OSDN Git Service

Scale widgets in multi-window mode.
authorJon Miranda <jonmiranda@google.com>
Tue, 22 Nov 2016 00:18:46 +0000 (16:18 -0800)
committerJon Miranda <jonmiranda@google.com>
Wed, 23 Nov 2016 18:32:42 +0000 (10:32 -0800)
commit7ae64ffbe11a629e54ced0c5c99cd47228b28821
tree4923ae2227ef72ba5e6ec5b9942496bf42fe1fd9
parentfeba90fe802cb54e02dd961dbea265c044ad5f9e
Scale widgets in multi-window mode.

To keep this CL small and focused, I'm going to create
a separate CL that handles the scaling for the widget in
drag and drop mode.

Bug: 32176631
Change-Id: Id6557d070edb664aa1f4851de7abf494cf8a0677
src/com/android/launcher3/AppWidgetResizeFrame.java
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/DeviceProfile.java
src/com/android/launcher3/ShortcutAndWidgetContainer.java