diff options
author | Tiger Huang <tigerhuang@google.com> | 2020-04-07 00:41:22 +0800 |
---|---|---|
committer | Tiger Huang <tigerhuang@google.com> | 2020-04-07 00:41:22 +0800 |
commit | 9808c60f53ee292cf4cc54c02d49a2a0a2d81ac4 (patch) | |
tree | f3efca4775dae421f4ae205aa0527ebe9f711b21 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9cea19d887862c66ae2518a3e6cec4b5fd2927f5 (diff) |
Create input consumer only when nav bar is hidden by client
INPUT_CONSUMER_NAVIGATION could be created if navigation bar was hidden
no matter who made it invisible. If navigation bar is hidden by server,
we should not create the input consumer. Otherwise, there will be no
chance to dismiss it.
Fix: 152800955
Test: 1. Run automotive emulator.
2. Click the textbox in Map on home screen to show soft keyboard.
3. Check if the soft keyboard can be touched.
Change-Id: Id5af6f9f3512abc187f0fdfe883f264b35a95476
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions