Join Slack
Powered by
I found potential memory leaks from using Activity...
# chucker
h
handstandsam
04/26/2022, 12:55 PM
I found potential memory leaks from using Activity context instead of Application Context for
Toast.makeText(
, so put up a PR to address:
https://github.com/ChuckerTeam/chucker/pull/810
g
gammax
04/26/2022, 5:32 PM
oh damn 😕 Thanks for sending this Sam. I'll try to look into this today/tomorrow
c
Colton Idle
04/27/2022, 6:20 AM
I don't think I've ever seen chucker send a toast. Will have to keep my eyes out for it.
v
Vova Buberenko
04/27/2022, 7:43 PM
Toasts appear after sharing transactions or failing to share
👍 2
7
Views
Open in Slack
Next