summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/7/changes.html
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-03-06 11:33:26 -0800
committerThe Android Automerger <android-build@android.com>2013-03-06 15:16:58 -0800
commitff85f58a792f7b6cb125067d3a0999cd266ed696 (patch)
tree97c4c3840675dfa558325a3c001a1f217d042436 /docs/html/sdk/api_diff/7/changes.html
parentf73f9aa207357fd420a8320ea9be913c1e76d254 (diff)
Fix issue #8325007: EyeEm app crashes on launch- NPE at...
...android.view.ViewGroup.measureChildWithMargins The app is doing grungy stuff with trying to insert its own views inside the window decor. This new custom layout of the action bar was assuming it would get fitSystemWindows() called at which point it would retrieve all of its child views... but with the app doing this, it blocks the call down to fitSystemWindows() and breaks us. So we now make the layout manager more robust and ensure it has retrieved its children when measuring. Also fix an issue where the xlarge layouts were not updated. Change-Id: I6c69f26f26b59a6aa8fa1e5788288ffce0b490ca
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes.html')
0 files changed, 0 insertions, 0 deletions