Files
frameworks_base/core/java/android/view
Michael Wright ddec8fb43c Add support for ACTION_OUTSIDE to Dialog
Historically, Dialogs expected to be fullscreen in order to know when to
close.  By adding support for ACTION_OUTSIDE, they can now close when
the user touches outside of them without actually having to be
fullscreen

Bug: 62373955
Test: cts-tradefed run commandAndExit cts-dev \
      -m CtsAutoFillServiceTestCases -t \
      android.autofillservice.cts.LoginActivityTest#testSaveGoesAwayWhenTouchingOutside
Change-Id: I9cd2afc093ee6f252aaf6c23c029059584879004
2017-06-20 14:15:48 +00:00
..
2016-09-30 16:47:07 -07:00
2017-06-19 14:06:21 -07:00
2017-05-12 10:40:53 -07:00