Commits

Svetoslav Ganov authored 0ea16037c7b
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