commit | 0ea16037c7b6db95b3c23180bd88bdf431bf54a3 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Thu Oct 11 12:40:54 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Thu Oct 11 12:40:58 2012 -0700 |
tree | 212086d8bcf417b14624138e6d4b8231432816b9 | |
parent | ee44fae19664594d4a17dd86723106533f4b218a [diff] |
Screen magnification does not auto-pan when fragment dialog pops up. 1. We auto pan when certain type of window pop up to make sure the user knows about the context change. This does not happen however for fragment dialog since its window type is not in the list of one we auto pan for. Updating the window type list. bug:7332090 Change-Id: I9b097c57df929d2e4e807a948c3a0540f4092a76