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

Commit c6edf641 authored by Aaron Liu's avatar Aaron Liu Committed by Automerger Merge Worker
Browse files

Merge "[User Switcher] Ensure that Textview suports RTL." into tm-qpr-dev am:...

Merge "[User Switcher] Ensure that Textview suports RTL." into tm-qpr-dev am: 4c3f9942 am: 3d8b07da

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19084623



Change-Id: Ie9e2d3c13e75b3463c8d253933dd08b21d0c05ca
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7f2c104f 3d8b07da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
          style="@style/Bouncer.UserSwitcher.Spinner.Header"
          android:clickable="false"
          android:id="@+id/user_switcher_header"
          android:textDirection="locale"
          android:layout_width="@dimen/bouncer_user_switcher_width"
          android:layout_height="wrap_content" />
    </LinearLayout>>