High memory usage

Hello, recently I have observed thath my android app uses too much of RAM.
When i open it it takes ~~120mb and after few changes of pages it goes to 400mb.
What can I do?

To change page I use popover with:

        this.navCtrl.setRoot(StatisticsPage);

Some data from profiler: