View Group Drawing Order Helper
Helper to handle implementing ViewGroups with custom drawing order based on z-index.
Functions
Link copied to clipboard
The index of the child view that should be drawn.
Link copied to clipboard
This should be called every time a view is added to the ViewGroup in addView.
Link copied to clipboard
This should be called every time a view is removed from the ViewGroup in removeView and removeViewAt.
Link copied to clipboard
If the ViewGroup should enable drawing order.