Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b5d2f6f authored by Matt Pietal's avatar Matt Pietal
Browse files

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
parent 22ac0c0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"