Set PiP stashing to a set 32dp away from the edge of the screen.
Bug: 165793553 Test: Stash PIP Change-Id: Ib6e0058a9e0c6b60605c6143e9407ce809abebf3
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
<dimen name="pip_resize_handle_margin">4dp</dimen>
|
||||
<dimen name="pip_resize_handle_padding">0dp</dimen>
|
||||
|
||||
<!-- PIP stash offset size, which is the width of visible PIP region when stashed. -->
|
||||
<dimen name="pip_stash_offset">32dp</dimen>
|
||||
|
||||
<dimen name="dismiss_target_x_size">24dp</dimen>
|
||||
<dimen name="floating_dismiss_bottom_margin">50dp</dimen>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user