Skip to content
Commit 88b167e6 authored by Josep del Rio's avatar Josep del Rio Committed by Josep del Río
Browse files

Dismiss permission dialog with the Esc key

Dialogs and activities with "close when touch outside" will
automatically close when the user presses the Esc key; however,
this is currently not the case with permission dialogs. This is
because these dialog are handling the outside touch by themselves.

The solution I'm proposing is to handle the Esc key the same way.

Bug: 315954941
Test: Google Maps location grant; Esc will close the dialog.
Change-Id: I390845198382ce4821c74a22c948da65d37aaef8
parent ea827d57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment