I'm getting alot of memory allocations in my render thread on my S4 test phone (older samsungs are ok) and I've traced the cause to MultiWindow support which is weird because I have this feature disabled. I've added to AndroidManifest the following code inside the application tag but with no...