OSDN Git Service

Added Gravity.CENTER_HORIZONTAL to drop target layout params.
authorTony Wickham <twickham@google.com>
Fri, 30 Oct 2015 18:03:51 +0000 (11:03 -0700)
committerTony Wickham <twickham@google.com>
Fri, 30 Oct 2015 18:22:44 +0000 (11:22 -0700)
commit5ea422e39e4156fd8bfd5e6b142903d14a4c4a3e
tree6fb7a3d77b5f8fcd7731df435d2cfafcd32da41e
parentc1ff24c0779d40ac5dcadc05ce51b7056a4286bb
Added Gravity.CENTER_HORIZONTAL to drop target layout params.

I'm not sure if it is strictly necessary, but it is probably good to
be more explicit regardless.

Change-Id: Ib7647dbcb5449e22ef87da8d49b4e7804ba5c17f
src/com/android/launcher3/DeviceProfile.java