• Svetoslav Ganov's avatar
    Hide toast windows when permissions UI shown · 6c84557c
    Svetoslav Ganov authored
    When the permissions UI is showing we are hiding the
    system alrert windows that can overlay it in an attempt
    to redress the UI. It is however, also possible to use a
    toast window to overlay the permissions UI. This change
    makes sure we hide the toasts in addition to system
    alert windows when the permissions UI is showing.
    
    bug:30087538
    
    Change-Id: Ifb9ecf4593ca24b628212f0737d574a537f0cccd
    (cherry picked from commit cc5e0323)
    6c84557c
OverlayTouchActivity.java 1.5 KB