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

Commit 0e6a3098 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

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

Change-Id: I1a04579f5179806ec6f028c3a829229235755ce7
parents 8fba9360 b6afc757
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"