diff options
author | Yunfan Chen <yunfanc@google.com> | 2022-04-19 17:13:22 +0900 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-04-22 21:07:05 +0000 |
commit | fa9bbed9467ca84fada4752d94f403bcfd163b3b (patch) | |
tree | 8f61f28994029a4d1c22abebb56ca5bfd1b781ed /packages/SystemUI/src/com/android/keyguard/KeyguardAbsKeyInputViewController.java | |
parent | b1586e8e874cc5ce0abeb9f072a941c87a2c7c3a (diff) |
[DO NOT MERGE] Force extra nav bar provide side gesture insets
This is a patch to fix the missing gesture insets issue when there's a
task bar and no navigation bar on the display. It will try to add the
gesture navigation insets when a window providing navigation bar insets
is added and there's no window with TYPE_NAVIGATION_BAR.
The logic will only be applied when the insets is not flexible. Due to
the removal of the old hard-coded logic in the later version, this patch
should not be merged into the next version.
Bug: 212643340
Test: android.widget.cts.SeekBarTest#testSetOnSeekBarChangeListener
Change-Id: I080df3547361aef1aa259dd2b3dc9bdb860a0193
(cherry picked from commit 1921f8c1dc660851a499c5dac5a55cedf854f93e)
Merged-In: I080df3547361aef1aa259dd2b3dc9bdb860a0193
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardAbsKeyInputViewController.java')
0 files changed, 0 insertions, 0 deletions