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

Commit 668e3b44 authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am 2cabf4a9: Merge branch \'lmp-mr1-dev-plus-aosp\' of...

am 2cabf4a9: Merge branch \'lmp-mr1-dev-plus-aosp\' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into lmp-mr1-dev-plus-aosp

* commit '2cabf4a9':
  PopupWindow: fix typo in doc comment
parents e9e3c476 2cabf4a9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -378,9 +378,9 @@ public class PopupWindow {
    }

    /**
     * Set the flag on popup to ignore cheek press event; by default this flag
     * Set the flag on popup to ignore cheek press events; by default this flag
     * is set to false
     * which means the pop wont ignore cheek press dispatch events.
     * which means the popup will not ignore cheek press dispatch events.
     * 
     * <p>If the popup is showing, calling this method will take effect only
     * the next time the popup is shown or through a manual call to one of