I'd like to set an EditText to be LTR at all times, how do I do that? android:textDirection does seem to be the answer, i cant get the project to compile with that directive
use gravity for the editText
android:gravity="right"
Adding \u202D (LTR OVERRIDE) to the beginning of the string does the trick
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With