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

Commit 4fe75249 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 am: e2df08a2

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

Change-Id: Ief7086ed4b331ea07c85ba782b5888635fd351c8
parents 34340614 e2df08a2
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>