You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually causing significant memory leaks in the code. I had to remove this library because this issue was causing whole activities/fragments to leak in certain circumstances.
Quick repro:
Add any text field to a fragment hosted in your activity.
Include leak canary in your project
When you run the app, quickly switch between Day and Night mode using the switch in the pull down system menu
Leak Canary will report memory leaks roughly every other time you switch between day mode and night mode.
if a Activity or fragment use floatlabelededitext , is unClose in Menory!!!, because, AnimatorProxy static field hold mHintTextView!
The text was updated successfully, but these errors were encountered: