Controls UI - RTL for input pin/password
Make sure the EditText input and hint are properly aligned for the locale Fixes: 158202169 Test: manual, force RTL Change-Id: I3bce141d1a6767e4ccb73cbe533bcbd1ab253a73
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="48dp"
|
||||
android:longClickable="false"
|
||||
android:textAlignment="viewStart"
|
||||
android:inputType="numberPassword" />
|
||||
<CheckBox
|
||||
android:id="@+id/controls_pin_use_alpha"
|
||||
|
||||
Reference in New Issue
Block a user