OSDN Git Service

Fix child windows of windows with surface insets
authorJorim Jaggi <jjaggi@google.com>
Wed, 27 Dec 2017 16:41:25 +0000 (17:41 +0100)
committerJorim Jaggi <jjaggi@google.com>
Wed, 27 Dec 2017 16:41:25 +0000 (17:41 +0100)
commit50d3f8f4070599cec3a5a9ca1344e16c2fa1b295
treed75170c3873c4fe213be3404ebc0c8697e2bc722
parent2301211526232de0f444160cdbde0da2ed3faeb9
Fix child windows of windows with surface insets

We need to undo the outsetting when positioning the child.

Test: Open Dialog, enter text, select text, make sure handle is
positioned correctly
Fixes: 70777791

Change-Id: Ia64e25122499782c977a6ab45113481fd2d9f965
services/core/java/com/android/server/wm/WindowState.java