- layoutDirection
- the direction of the layout View.LayoutDirectionLtrView.LayoutDirectionRtl
Resolve layout parameters depending on the layout direction. Subclasses that care about layoutDirection changes should override this method. The default implementation does nothing.