commit | 85d4ea6fe49e97c8b569768ba63a849653adb5b1 | [log] [tgz] |
---|---|---|
author | Chih-Chung Chang <chihchung@google.com> | Wed Sep 28 17:57:10 2011 +0800 |
committer | Chih-Chung Chang <chihchung@google.com> | Wed Sep 28 18:00:29 2011 +0800 |
tree | b06089ee8a0e8b4502e29cb92ed60ef6bab24123 | |
parent | 8f0bb4bc1715ad9aaa486d010ea870ec2f43d245 [diff] |
Fix 5158468: Update floating window size when the anchor view size changes. Originally when surfaceChanged() happens, we remove the old window and create a new window. This causes flickering. Now we just update the window layout according to the size of the anchor view. Change-Id: Id741dac07872e473f2c9829b626c5c9568e7e22d