Skip to content

Conversation

@Bigorthebest
Copy link
Contributor

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Bug fix using the onConfigurationChanged() method to recall setupAlarmButtons() when the screen is rotated.
  • The bug was caused by the binding.reminderDraggable.x value not being updated after rotation.
  • Recalling setupAlarmButtons() allows the coordinates to be recalculated and fixes the issue.

Fixes the following issue(s)

Relies on the following changes

  • Needs to import android.content.res.Configuration for the onConfigurationChanged() method

Acknowledgement

@Bigorthebest
Copy link
Contributor Author

Hello, I'm struggling a bit with Git, but I'm making improvements to the PR !

@naveensingh naveensingh merged commit 3d29ec4 into FossifyOrg:master Mar 7, 2025
2 of 4 checks passed
@naveensingh
Copy link
Member

It's okay now :)

@Bigorthebest Bigorthebest deleted the fixIssue85 branch March 13, 2025 08:33
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