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

Commit a5a0d23b authored by Sanket Padawe's avatar Sanket Padawe Committed by Android Git Automerger
Browse files

am 380bc78b: am e451efd4: Merge "Fix String alignment in BT Settings in Hebrew...

am 380bc78b: am e451efd4: Merge "Fix String alignment in BT Settings in Hebrew locale." into mnc-dev

* commit '380bc78b':
  Fix String alignment in BT Settings in Hebrew locale.
parents ab6102cb 380bc78b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -66,6 +66,7 @@
        android:layout_below="@id/targetdevice"
        android:layout_below="@id/targetdevice"
        android:layout_toEndOf="@id/transfer_icon"
        android:layout_toEndOf="@id/transfer_icon"
        android:layout_toStartOf="@id/complete_date"
        android:layout_toStartOf="@id/complete_date"
        android:textDirection="locale"
        android:textAppearance="?android:attr/textAppearanceSmall"
        android:textAppearance="?android:attr/textAppearanceSmall"
        android:visibility="gone"
        android:visibility="gone"
    />
    />