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

Commit 29d4a1d3 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Merge "Sharesheet - Preview text RTL fix" into rvc-dev am: 1567a884...

Merge "Merge "Sharesheet - Preview text RTL fix" into rvc-dev am: 1567a884 am: e2df08a2 am: 4fe75249" into rvc-qpr-dev-plus-aosp am: 3761ea96

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

Change-Id: Icb7a43a9e8b683d14d247e2db921d24c7b85fcc1
parents d2662a9c 3761ea96
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,6 +44,8 @@
        android:ellipsize="end"
        android:fontFamily="@android:string/config_headlineFontFamily"
        android:textColor="?android:attr/textColorPrimary"
        android:textAlignment="gravity"
        android:textDirection="locale"
        android:maxLines="2"
        android:focusable="true"/>

@@ -90,6 +92,8 @@
        android:layout_gravity="center_vertical"
        android:ellipsize="end"
        android:maxLines="2"
        android:textAlignment="gravity"
        android:textDirection="locale"
        android:textAppearance="@style/TextAppearance.DeviceDefault.WindowTitle"
        android:fontFamily="@android:string/config_headlineFontFamily"/>
  </LinearLayout>