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

Commit 97736965 authored by Beth Thibodeau's avatar Beth Thibodeau Committed by Android (Google) Code Review
Browse files

Merge "Update power menu text" into sc-dev

parents 9e85c65e bc7539ed
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>