Hello everyone,
I am very new to Android development, and would appreciate some guidance on this matter. I would like to set up a portion of my screen to have a series of rectangles that dynamically change their z order. As a simplified example I would like to have 5 overlapping rectangles on screen, and have it set up so that whichever rectangle is clicked comes to front. Thus far I've been unable to find any information on how to achieve this, so any help would be appreciated.