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
cherrypick from ics-mr1 docs: source for nw app Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%