lewisjdeane / L-Dialogs

A small library replicating the new dialogs in android L.
567 stars 100 forks source link

how to implement a onCancelListener when a user click outside the dialog? #39

Closed miguntenne closed 9 years ago

ChrisMCMine commented 9 years ago

Give this a try: https://developer.android.com/reference/android/app/Dialog.html#setOnCancelListener(android.content.DialogInterface.OnCancelListener)