commit | 941770b9c2d0e762f7a9703edf721e9b89ca1505 | [log] [tgz] |
---|---|---|
author | arthurhung <arthurhung@google.com> | Tue Sep 08 16:26:59 2020 +0800 |
committer | arthurhung <arthurhung@google.com> | Mon Sep 14 21:54:15 2020 +0800 |
tree | ffa4b06f90fc6ca2614dd7cb323512e0036884d1 | |
parent | fc6fbde5dfaf9690251a8a399d627c45ac03f7cd [diff] |
Fix navigation input consumer not working when first window is invisible The nav InputConsumer should be the top window without being related to some window or it may be hidden if the window is not visible. Test: atest com.android.server.wm Test: atest WindowInsetsControllerTests Bug: 167940326 Merged-In: I842114e68eaedaa008972a0a84c6b6394174f232 Change-Id: I842114e68eaedaa008972a0a84c6b6394174f232 (cherry picked from commit 74a9a609acf2a1be6a85a9ba8d3ff54470c28978)