summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/4/changes
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-05-16 13:15:00 -0700
committerDianne Hackborn <hackbod@google.com>2012-05-16 17:24:11 -0700
commit5b5cc4d5361c1817938d2db58ad40aab528b3ac3 (patch)
tree437650dd74484560d8d442b1de45de71bb154979 /docs/html/sdk/api_diff/4/changes
parenta0e0d5806c9aa12e291d9ceb60a35eb9b7fde5b0 (diff)
Have the stable layout take into account the window's fullscreen flag.
When using stable layouts, you are typically expected to hide and show the status bar through the system UI fullscreen flag. This hides both the status bar and the action bar. The stable layout assumed that when not hiding the status bar through the system UI flags, that the status bar would be visible. This change makes things a little smarter, also looking at the window's fullscreen flag (which only hides the status bar). If this flag is set on the window, then the stable layout now assumes that the status bar will never be shown. This allows us to position the action bar correctly in the situation where the application has set the window to fullscreen and requested a stable layout, instead of always leaving room for the status bar above it. Change-Id: I757072ae99cd3741753af7210dbf51afe94d3db5
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes')
0 files changed, 0 insertions, 0 deletions