I'm a bit stuck with horizontal position on views. I have a lot a views in a view container (that's bigger than subviews total width).
All views must be horizontally centered. If a subview is marked as hidden (or with a zero alpha), the position of the others must change to be centered again.
Do you have an idea how I can do that ?