Android memory leak on textview - LeakCanary (Leak can be ignored)
I keep having the following memory leak as displayed by LeakCanary, when I go from my splash screen to the mainactivity. I understand that this is an expected leak due to fault in the Android OS itself, but is there a way I can avoid this (by setting specifics of some TextView somewhere?) D/LeakCanary﹕ * LEAK CAN BE IGNORED. D/LeakCanary﹕ * com.gmspartnersltd.earthmiles.views.ActivitySignUp_ has leaked: D/LeakCanary﹕ * GC ROOT static android.text.TextLine.sCached D/LeakCanary﹕ * references array android.text.TextLine[].[1] D/LeakCanary﹕ * references android.text.TextLine.mCharacterStyleSpanSet