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

Commit ed25c776 authored by James O'Leary's avatar James O'Leary Committed by Automerger Merge Worker
Browse files

Merge "Use Google Sans Text for Cut/Copy/Paste menu" into sc-dev am: b6afc757 am: 0e6a3098

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

Change-Id: I203526be20db646a4778ad61a017047b516a8b12
parents 3cdf012b 0e6a3098
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
        android:gravity="center"
        android:singleLine="true"
        android:ellipsize="end"
        android:fontFamily="sans-serif-medium"
        android:fontFamily="@*android:string/config_bodyFontFamily"
        android:textSize="@dimen/floating_toolbar_text_size"
        android:textColor="?attr/floatingToolbarForegroundColor"
        android:background="@null"