Skip to content

Conversation

kcw-grunt
Copy link
Collaborator

@kcw-grunt kcw-grunt commented Mar 29, 2025

Release notes

  • minor bug fix of fragment manager
  • minor bug fix of showDialog

kcw-grunt and others added 22 commits March 24, 2025 11:43
🚀[Release v4.4.0] Merge into Develop
…ls-issue-103

Techdebt/add currency symbols issue 103
-fixed the currency entity unwrap
- Using MOSHI lib
- Redacted BRApiManager
- Updated the Tests
using cgpt bugfix
@kcw-grunt kcw-grunt self-assigned this Mar 29, 2025
@kcw-grunt kcw-grunt marked this pull request as ready for review March 29, 2025 21:35
@kcw-grunt kcw-grunt changed the title Release/v4.4.1 🚀[Release v4.4.1] Merge into Main Mar 29, 2025
public void onDestroyView() {
super.onDestroyView();
// Remove callbacks to prevent execution after the fragment is destroyed
handler.removeCallbacks(popBackStackRunnable);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! @kcw-grunt

What is popBackStsckRunnable and completionRunnable?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understand it this creates an async process so the fragment can be created

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank for the explanation! @kcw-grunt

@kcw-grunt kcw-grunt merged commit 9b52464 into main Mar 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants