diff options
author | Adam Powell <adamp@google.com> | 2011-11-14 15:32:32 -0800 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2011-11-14 15:34:51 -0800 |
commit | 136a10a2b83c3de74857578937a1e81c3e81db73 (patch) | |
tree | 5b9ecc2664bacc6021e753d87c2f6714f9965ee5 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 030bb99814157b6424c0bf290bd2ede217b5ba77 (diff) |
Fix bug 5594320 - Overlay action bar decor layout causes two measure passes
The existing action bar overlay decor layouts hit a case in
RelativeLayout that causes two measure passes for the main content. As
this can be expensive, stick the bar and the content overlay into
their own sub-layout and switch things to use a FrameLayout at the top
level instead.
Be explicit about the layout_width/height on ActionBar-containing
decor layouts as the older decor layouts are.
Change-Id: I4330f0f25841dd8058b94a320f93bf67fb56bf17
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions