This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
RTL support on input is weird #137
Comments
Shouldn't the cursor be coming from the right?
…On Fri, Oct 26, 2018, 5:51 PM Bernardo Ferrari ***@***.*** wrote:
I would suggest making the inputClear invisible instead of gone:
[image: 20181026_132008 2018-10-26 13_50_58]
<https://user-images.githubusercontent.com/351125/47580794-3078ae00-d926-11e8-918b-dab5292ba0d3.gif>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#137>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEEES_ySdLyfTtG7Fz3QKeefNHhiwTOks5uoz2YgaJpZM4X8mdM>
.
|
I don't understand RTL languages, but if you want the cursor to come from the right (as with the hint and everything), just need to add a: android:textAlignment="viewStart" |
I am testing with "force RTL" setting on, a user complained on my app. Edit: still on that scenario, making the clear invisible would make the hint more beautiful. |
I think that only changes the layout direction but not the locale
direction. I can play with it next week.
…On Fri, Oct 26, 2018, 6:16 PM Bernardo Ferrari ***@***.*** wrote:
I am testing with "force RTL" setting on, a user complained on my app.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#137 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEEEY3qIHd1dj7uwtlvapJYlniDiPprks5uo0NjgaJpZM4X8mdM>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would suggest making the inputClear invisible instead of gone:
The text was updated successfully, but these errors were encountered: