Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bf1ed3df authored by Winson's avatar Winson Committed by Winson Chung
Browse files

Fixing issue with the pinned stack being cropped incorrectly.

- Pinned stacks were being treated as full screen tasks, and bounded 
  (incorrectly) to the display rect leading to negative insets.  In 
  turn, this caused the view root to have negative insets, which caused
  layout to be extended (width - (-inset)) when measured.

Test: android.server.cts.ActivityManagerPinnedStackTests
Test: #testPinnedStackOutOfBoundsInsetsNonNegative

Change-Id: I3339d982667c981a3c8ca56fb3542188de1d6714
parent b72fd03d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment