If I was to use the following code even if the activity doesn't have any layouts already loaded cause a out of memory error?
Activity.RemoveAllViews
Activity.LoadLayout("Main")
I seem to every now and then (2-3 times a month) get the error shown in post 1 and I am trying to work out what would cause this error (out of memory error).
It seems to mostly happen on Android 4.4 on a Galaxy Note2 (t0ltevzw), Galaxy Note3 (hltetmo) & Galaxy S5 (kltevzw) devices.