Hello,
I have an application in which I have an array of around 200 Labels, 400 Image Views, 600 Strings and 200 Text Views. So in short a lot of views, and this is causing some memory issues.
After about 2 minutes of intimate use a.k.a. interaction with the views the app is closed due to using to much memory.
How can I fix this?
I have an application in which I have an array of around 200 Labels, 400 Image Views, 600 Strings and 200 Text Views. So in short a lot of views, and this is causing some memory issues.
After about 2 minutes of intimate use a.k.a. interaction with the views the app is closed due to using to much memory.
How can I fix this?