Skip to content

[MAJOR] GH-28 Progress dialogs should not be cancellable outside the window#110

Open
brody2consult wants to merge 1 commit intoapache:masterfrom
brody2consult:android-progress-dialogs-fix
Open

[MAJOR] GH-28 Progress dialogs should not be cancellable outside the window#110
brody2consult wants to merge 1 commit intoapache:masterfrom
brody2consult:android-progress-dialogs-fix

Conversation

@brody2consult
Copy link
Copy Markdown

@brody2consult brody2consult commented Oct 4, 2018

Proposal to cherry-pick the fix proposed in PR #28 without the whitespace fixes that are now part of PR #109. The change in behavior makes sense to me. I think this change should go into a new major release.

Resolves #28

@janpio
Copy link
Copy Markdown
Member

janpio commented Oct 4, 2018

Please update the PR to describe what the codee change actually does, or what the situation before was.

@oliversalzburg
Copy link
Copy Markdown

Pretty sure the change results in the dialogs not being cancellable by touching outside the dialog.

The problem, as I understand it, is that you can tap anywhere on the screen and thus cancel the dialog, which is almost always unintended for a progress indicator. This change fixes that.

@janpio
Copy link
Copy Markdown
Member

janpio commented Oct 30, 2018

So the PR title is still wrong, correct @oliversalzburg?

@oliversalzburg
Copy link
Copy Markdown

@janpio It is unless my interpretation of the change is wrong.

@brody2consult brody2consult changed the title [MAJOR] GH-28 Progress dialogs should be cancellable outside the window [MAJOR] GH-28 Progress dialogs should not be cancellable outside the window Oct 30, 2018
@brody2consult
Copy link
Copy Markdown
Author

I just corrected the title, thanks @oliversalzburg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants