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

Commit 01360b37 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Set textDirection=locale and layoutDirection=locale for alert dialog"...

Merge "Set textDirection=locale and layoutDirection=locale for alert dialog" into udc-dev am: 641d0724

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23518324



Change-Id: I214c99dc050c5c5cac5d080906e18d6d2b65f159
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4eabcdea 641d0724
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -132,6 +132,8 @@
        <item name="android:windowSoftInputMode">adjustResize</item>
        <item name="android:clipToPadding">true</item>
        <item name="android:clipChildren">true</item>
        <item name="android:textDirection">locale</item>
        <item name="android:layoutDirection">locale</item>

        <!-- Redefine the ActionBar style for contentInsetStart -->
        <item name="android:actionBarStyle">@style/Widget.ActionBar</item>