Merge "Controls UI - RTL for input pin/password" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0c54275482
@@ -27,6 +27,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:minHeight="48dp"
|
android:minHeight="48dp"
|
||||||
android:longClickable="false"
|
android:longClickable="false"
|
||||||
|
android:textAlignment="viewStart"
|
||||||
android:inputType="numberPassword" />
|
android:inputType="numberPassword" />
|
||||||
<CheckBox
|
<CheckBox
|
||||||
android:id="@+id/controls_pin_use_alpha"
|
android:id="@+id/controls_pin_use_alpha"
|
||||||
|
|||||||
Reference in New Issue
Block a user