Comment out the finalize() methods defined on the Activity,
ContextImpl, View and ViewRoot classes. This allows instances of subclasses to be collected without the additional latency of finalization.
Loading
Please register or sign in to comment