Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf19242d authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android Git Automerger
Browse files

am 756cf7e8: am b3c38156: Merge "Screen magnification does not auto-pan when...

am 756cf7e8: am b3c38156: Merge "Screen magnification does not auto-pan when fragment dialog pops up." into jb-mr1-dev

* commit '756cf7e8':
  Screen magnification does not auto-pan when fragment dialog pops up.
parents c68bab01 756cf7e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -997,6 +997,7 @@ public final class ScreenMagnifier implements EventStreamTransformation {
                                // TODO: Are these all the windows we want to make
                                // TODO: Are these all the windows we want to make
                                //       visible when they appear on the screen?
                                //       visible when they appear on the screen?
                                //       Do we need to take some of them out?
                                //       Do we need to take some of them out?
                                case WindowManager.LayoutParams.TYPE_APPLICATION:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_PANEL:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_PANEL:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL:
                                case WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL: