Skip to content
Commit 8734d474 authored by Tiger Huang's avatar Tiger Huang
Browse files

Correct the default value of mRequestedInsetsState

The default value of WindowState.mRequestedInsetsState should be the
same as the default value of InsetsController.mState. Previously, the
default value was assigned as the current insets state of the system,
which doesn't reflect the fact about the request.

Bug: 150554206
Test: 1. Reboot the device to lockscreen.
      2. Unlock.
      3. Swipe up from the screen bottom.
Change-Id: If35154358e30b886289e09a6556a444a80c3ce67
parent 35886c0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment