material-components-ios
material-components-ios copied to clipboard
RTL issue in MDCOutlinedTextField
Used MDCOutlinedTextField in an application supporting LTR and RTL languages. (EN and AR) When the language is changed to an RTL one(AR), the orientation of the textfield and the leading view changes to RTL, but when the editing begins on the textfield, the orientation of the text/placeholder changes to LTR automatically.
Attaching screenshots for reference.
Xcode 13.3.1
iOS 15.4
