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

Commit 641d0724 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set textDirection=locale and layoutDirection=locale for alert dialog" into udc-dev

parents bfc4637d 7a8602dc
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>