Hi,
My project has 2 layouts, I insert a sprite in the first layout, when I move to the second layout, I do not know how to reuse the same sprite from 1 layout to 2 instead of just insert a new one. Also I am wondering if I insert a new one, it will consume more memory than reuse it. who has any ideas about this? thanks