Hi
I noted that when i call Activity.Finish and after call another activty , sometime it happens an out of memory error , instead when i call Activity.RemoveAllViews that error doesn't become .
But Activity.Finish does not release the objects in the memory as Activity.RemoveAllViews ?
Thanks
I noted that when i call Activity.Finish and after call another activty , sometime it happens an out of memory error , instead when i call Activity.RemoveAllViews that error doesn't become .
But Activity.Finish does not release the objects in the memory as Activity.RemoveAllViews ?
Thanks