actually replace wallaper pages
it used to push a new page each time the wallpaer type was changed. this was kindof a "leak" as more and more pages were created and never deleted. use stack.replace instead.
it used to push a new page each time the wallpaer type was changed. this was kindof a "leak" as more and more pages were created and never deleted. use stack.replace instead.