mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Show credit card input as LTR even for RTL languages.
This commit is contained in:
committed by
Michelle Tang
parent
76e8695000
commit
e7140a14a3
@@ -50,6 +50,8 @@
|
||||
android:imeOptions="actionNext"
|
||||
android:inputType="number"
|
||||
android:maxLines="1"
|
||||
android:textDirection="ltr"
|
||||
android:textAlignment="viewStart"
|
||||
android:nextFocusDown="@id/card_expiry">
|
||||
|
||||
<requestFocus />
|
||||
|
||||
Reference in New Issue
Block a user