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

Commit af051b56 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Do not wrap action button text.

Bug: 6505172
Change-Id: I240d3559aa4d133f7db24285db076583ef8d3f30
parent 491d3a9b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,4 +25,6 @@
    android:paddingLeft="8dp"
    android:textColor="#ccc"
    android:textSize="14dp"
    android:singleLine="true"
    android:ellipsize="end"
    />
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@
    android:paddingLeft="8dp"
    android:textColor="#ccc"
    android:textSize="14dp"
    android:singleLine="true"
    android:ellipsize="end"
    android:alpha="0.5"
    android:enabled="false"
    />