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

Commit fa21ffe5 authored by Beth Thibodeau's avatar Beth Thibodeau Committed by Automerger Merge Worker
Browse files

Merge "Update power menu text" into sc-dev am: 97736965

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

Change-Id: I1600ed40584522fff439749454afec9c818e269c
parents 04feb57a 97736965
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -35,13 +35,11 @@
            android:id="@*android:id/message"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:ellipsize="end"
            android:ellipsize="marquee"
            android:marqueeRepeatLimit="marquee_forever"
            android:maxLines="2"
            android:textSize="12sp"
            android:singleLine="true"
            android:textSize="14sp"
            android:gravity="center"
            android:textColor="@color/global_actions_lite_text"
            android:breakStrategy="high_quality"
            android:hyphenationFrequency="full"
            android:textAppearance="?android:attr/textAppearanceSmall" />
</com.android.systemui.globalactions.GlobalActionsItem>