diff options
author | John Spurlock <jspurlock@google.com> | 2013-10-16 16:28:50 -0400 |
---|---|---|
committer | John Spurlock <jspurlock@google.com> | 2013-10-16 16:28:50 -0400 |
commit | 59b74dd9b9aa000329ccbaee5bd31c531c1d129d (patch) | |
tree | 8314d62742515806cd11e6d1cb54ec48875599f8 /rs/java/android/renderscript/ProgramStore.java | |
parent | f847c3b014ab49fae6bbbc9dd7aac199b31467df (diff) |
Input method root view should have BOTTOM gravity.
The window had BOTTOM gravity, but the root view was using the
LinearLayout default (START | TOP), meaning an IME with a tall
inputArea could effectively push the navigation bar guard view
off screen.
This change simply uses BOTTOM instead of TOP for the root view.
Bug:11237795
Change-Id: I681c2b1eddac53589e0d168f09a183d67b1e5322
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions