When creating a HorizontalScrollView in the Designer, I assign a certain number to the width property.
But when the HorizontalScrollView is loaded in an Activity, the HorizontalScrollView.Panel.Width size is different to the HorizontalScrollView.Width size.
Why is this and what determines the ratio between the two dimensions?
But when the HorizontalScrollView is loaded in an Activity, the HorizontalScrollView.Panel.Width size is different to the HorizontalScrollView.Width size.
Why is this and what determines the ratio between the two dimensions?