commit | ed3f2e3803ebe4a2681d5fe7c74c27d512be1415 | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Mon Apr 11 17:53:21 2022 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Mon Apr 11 17:53:21 2022 +0800 |
tree | 0ac15fd3f1eb7bdbdab49915d903fb61e20b4b58 | |
parent | bfccc9fdcde5463d17cad24e0947c9db873b9a86 [diff] |
Fix WindowInsets#getStableInsets WindowInsets#getStableInsets should return system bar insets as if system bars are visible, regardless of the window flags. Fix: 228807465 Test: See if a window with FLAG_LAYOUT_NO_LIMITS or FLAG_FULLSCREEN can receive all the system bar insets. Change-Id: Ib8fff5ba78c8f52141a048027821ef182d2f7992