dashpay / dash-wallet

Dash Wallet for Android
https://dash.org
172 stars 168 forks source link

fix: remove memoryleaks in Coinbase and Explore #1263

Closed HashEngineering closed 4 months ago

HashEngineering commented 4 months ago

Issue being fixed or feature implemented

Remove memory leaks related never unsubscribing from:

  1. setOnApplyWindowInsetsListener
  2. onBackPressedDispatcher.addCallback

Related PR's and Dependencies

Screenshots / Videos

How Has This Been Tested?

Checklist:

HashEngineering commented 4 months ago

I will see about removing the EnterAmount* related memory leaks soon.