Merge "Controls UI - RTL for input pin/password" into rvc-qpr-dev

This commit is contained in:
TreeHugger Robot
2020-11-19 01:42:44 +00:00
committed by Android (Google) Code Review

View File

@@ -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"