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

Commit 6e7d6866 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: I7738674eec78c5e0b60cb5e25a7cf57271a20753
parents 5b20516d 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>