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

Commit a63658cc 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: Iee12c0ef509538027f1a0d1e8276f44ea633a0af
parents dc77916f 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"