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

Commit d8435643 authored by Adam Powell's avatar Adam Powell Committed by Gerrit Code Review
Browse files

Merge "PopupWindow: fix typo in doc comment"

parents 12c172a8 54ec76d8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -375,9 +375,9 @@ public class PopupWindow {
    }
    
    /**
     * Set the flag on popup to ignore cheek press eventt; 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