aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-07-07 12:07:02 -0700
committerTor Norbye <tnorbye@google.com>2011-07-11 15:50:45 -0700
commit4eacdfbcc84ad11f599020b12ad76aebed70537f (patch)
tree636c232685a3196cdb2667b1d3c075eb8ab9026c /eclipse/dictionary.txt
parente7929da09356242f4440a35acff412f9ed7fc1d1 (diff)
downloadsdk-4eacdfbcc84ad11f599020b12ad76aebed70537f.zip
sdk-4eacdfbcc84ad11f599020b12ad76aebed70537f.tar.gz
sdk-4eacdfbcc84ad11f599020b12ad76aebed70537f.tar.bz2
Grid Layout Support.
This changeset adds basic support for grid layouts: - Freeform mode where you can drag & drop anywhere in the layout, and guidelines are offered to align with other left boundaries, right boundaries, baseline vertical alignment and center layout horizontal alingment. In addition, it also offers "preferred spacing" positioning, using the recommended distance between widgets. Also, during a drag a regular 16x16 grid is also (faintly) shown and (when there are no alignment matches as explained above) the position snaps to this grid. We also show the grid-structure (rows and columns, not the regular snapping grid) during drags to make it more obvious that behind the scenes there is a grid (because some other operations might shift rows and columns so it's important to present the right user model.) The freeform grid layout editor will automatically create rows and columns and size them using spacers which are hidden from the user, and on deletion these are automatically cleaned up as well. - Grid mode where you can drag to any given cell, or between any two rows or columns. - Some layout actions for manipulating the grid (add/remove row and column, adjust the gravity, toggle modes.) This CL also contains various diagnostics code for the grid mode, and does not yet correctly support dragging multiple views simultaneously. Change-Id: Ie9ec54805039645e3db78d19095da86b04e44ca0
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index 86f5e2f..367970e 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -21,6 +21,7 @@ attr
attrs
avd
avds
+backfill
backport
backported
basename
@@ -44,6 +45,7 @@ clueless
codebase
codename
codenames
+colspan
combo
combobox
combos
@@ -85,6 +87,7 @@ env
equidistant
exec
fallback
+flux
foo
foreach
fqcn
@@ -93,6 +96,7 @@ gen
git
groovy
guava
+hardcode
hardcoded
hardcodes
holo
@@ -109,6 +113,7 @@ infos
init
inits
inline
+inset
instanceof
instantiatable
int
@@ -191,7 +196,10 @@ rescales
residual
resizability
resizable
+risky
rollback
+rowspan
+rowspans
sans
scrollable
scrollbar