summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author Jim Miller <jaggies@google.com> 2011-07-20 15:01:06 -0700
committer Jim Miller <jaggies@google.com> 2011-07-20 15:13:49 -0700
commit6235b47cba0eddd0662eefc5218377c478036279 (patch)
treee34ef1cb6782e3f617509ea0b3d004debd34417d /libs/ui/FramebufferNativeWindow.cpp
parent054d5c5740fd422c369e65b56d876fb111313f52 (diff)
Fix 5056699: GridLayout should maintain static indices for "gone" views.
GridLayout currently ignores views with visibility="gone" when accounting for rows/columns. Instead it should count views with visibility="gone" as rows/columns with row/height equal to 0. This also makes it consistent with other ViewGroups like LinearLayout where "gone" views don't change order and are still present (but hidden) within a container. Change-Id: I289d4ee6275d5b49b1e1d79985484216bbf48089
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions