android 阿拉伯语下的光标,android – 在EditText中的游标提示不是从右边开始的阿拉伯语...

我正在尝试使用提示文本制作EditText:

用英文“password”..光标正确设置在左侧.

但对于提示为“كلمهالمرور”的阿拉伯语,光标始终设置为左侧(提示的结尾)而不是右侧.

android:id="@id/ETPass"

android:layout_width="fill_parent"

android:layout_height="wrap_content"

android:layout_below="@id/etUsrName"

android:layout_marginLeft="@dimen/_25sdp"

android:layout_marginRight="@dimen/_25sdp"

android:layout_marginTop="@dimen/_5sdp"

android:background="@drawable/signup_edittext_input"

android:ellipsize="start"

android:gravity="center|right"

android:hint="@string/Password"

android:imeOptions="actionNext"

android:inputType="textPassword"

android:paddingRight="@dimen/_5sdp"

android:singleLine="true"

android:textColor="@color/orange"

android:textColorHint="@color/orange" />

这仅适用于android:inputType =“textPassword”.对于普通文本inputType,一切正常.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值