diff options
author | Fabrice Di Meglio <fdimeglio@google.com> | 2013-10-17 15:40:11 -0700 |
---|---|---|
committer | Fabrice Di Meglio <fdimeglio@google.com> | 2013-10-17 17:00:36 -0700 |
commit | b77c586050f1bef63db1683ee595d85bef70f07a (patch) | |
tree | 2e3f77e4f77dae6db45764b4d8c5518682061240 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b5da7b23df5278a5e722b601eb8ef7e98537a51e (diff) |
Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape
Right padding was wrong for the LinearLayout with id/recents_linear_layout. Its value
was first correctly set by the fitSystemWindows(Rect insets) call but then was reset
to "0" during padding resolution.
Thus make sure that the initial values for user padding left/righ are also set to the
ones coming from the computed ones.
Change-Id: I60390ff7a24286a8f7214eaff8606cb76268ee90
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions