Fix memory leaks in MediaViewController
Hi, i've noticed some view controllers are not deinited on leave, in particular CollectionCategoryViewController I've attached video how to reproduce it, just select any audio album, and leave
The fix is simple, just weaken all the references for view controller in actions menu
Edited by Andrei Glukhikh