summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/workspace_screen.xml
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-041-6/+4
| | | | | | | | | | | | This commit eliminates the notion of in-place rotations and a bunch of associated complexities (including the notion of canonical coordinates). Further, the number of x and y cells per workspace screen is now being stored in a single location in the XML definition of Workspace. This fixes a couple bugs where incorrect values were being used. Finally, eliminated the notion of "shortAxis" and "longAxis" in terms of padding and cell count. These have been translated to corresponding x and y axis values. Change-Id: I30cfed66f82d739355b3f01730b28b6c0437989c
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-0/+32
Currently, rotation is disabled as designs are still in flux, but the NxM grid is enabled (8x4). Change-Id: I0026f88c674719e3d67de6d6d481d2d4cd606362