OSDN Git Service

ProgressDialog: Require user to explicitly use the cancel button.
authorStephen Bird <sbird@cyngn.com>
Wed, 15 Jul 2015 19:32:23 +0000 (12:32 -0700)
committerStephen Bird <sbird@cyngn.com>
Thu, 16 Jul 2015 17:44:35 +0000 (10:44 -0700)
commit707e828f286373a2590ebf5e202afd3b9e854f02
tree9b7220bb360166ce5e8449990aee475618618327
parente09d8433144ac84045e1fbd7bb4723c7cfb66c65
ProgressDialog: Require user to explicitly use the cancel button.

This prevents accidental touches outside of the dialog during long operations

Change-Id: I5d903a56aa8e72963967629bd4d844d19e3922dc
src/com/cyanogenmod/filemanager/ui/dialogs/MessageProgressDialog.java