Abedalkareem/LanguageManager-iOS

textfield RTL not working after change language

Closed this issue · 7 comments

textfield RTL not working after change language

fixed in lates release.

Hello @Abedalkareem,
does it work in the latest release?

Yes, it's working fine, but remember to keep the text alignment as natural.

@Abedalkareem could you please check what is going on? I just added a textfield with the text alignment as natural to your example.

LanguageManager-iOS-master.zip

Hi,
When you use the natural alignment, the alignment will change depending on the language written inside the Textfiled,
if it's Arabic the alignment will be rtl but if you use English it will be ltr.
Simulator Screen Shot - iPhone Xs Max - 2019-09-07 at 16 18 15
Simulator Screen Shot - iPhone Xs Max - 2019-09-07 at 16 17 45

@Abedalkareem thank you! What about a placeholder text? Should it work the same?

Welcome, yes it's the same.