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

Commit 54d7c8ad authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: Iaf925720dd818d38f73243ef69fe9819a0926746
parents 8ba4ff40 1567a884
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>