OSDN Git Service

Remove settings in overview mode for Launcher3.
authorJorim Jaggi <jjaggi@google.com>
Wed, 15 Jan 2014 01:08:48 +0000 (17:08 -0800)
committerJorim Jaggi <jjaggi@google.com>
Wed, 15 Jan 2014 01:08:48 +0000 (17:08 -0800)
commitd017f882eb67b630adb082dd2227e20f5bc77b05
tree0b489e486182fe43352266dabb4eaa0577ad0602
parentc4fa7a9c4a79b0f8adbbaac7facf29944ad1600c
Remove settings in overview mode for Launcher3.

The appereance of the settings button in overview mode is now dependent on
a overridable method, such that we can have it in GEL, but not in Launcher3.
This change also adjusts the logic of how wide the overview panel is, depending
on how many items we have.

Bug: 12441429
Change-Id: Ibf537c26602785f565292cbfa213eb123469ebcd
res/values/dimens.xml
src/com/android/launcher3/DeviceProfile.java
src/com/android/launcher3/Launcher.java