Fixed a crash with notification children
When moving children between parents, Sysui could crash because it wasn't removed yet properly from the old parent. We are now doing this sequencially, i.e first removing the children and then adding the new ones. Bug: 27137301 Change-Id: I1925662a9d7f224f133827d524d080994753ba25
Loading
Please register or sign in to comment