Skip to content

fixed issue 85 by blocking the rotation in reminder activity#120

Closed
Bigorthebest wants to merge 1 commit intoFossifyOrg:masterfrom
Bigorthebest:fixIssue85
Closed

fixed issue 85 by blocking the rotation in reminder activity#120
Bigorthebest wants to merge 1 commit intoFossifyOrg:masterfrom
Bigorthebest:fixIssue85

Conversation

@Bigorthebest
Copy link
Contributor

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Bug fix by blocking the rotation of Reminder Activity to prevent snooze issues in landscape mode

  • I found this solution because it does not significantly modify the existing code. Moreover, it can be more user-friendly, as the alarm won’t unexpectedly rotate while the user is trying to disable it.

Fixes the following issue(s)

Acknowledgement

@naveensingh
Copy link
Member

Locking the orientation is not a solution.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Snooze not working in landscape

2 participants