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

Commit 81476537 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Do not wrap action button text." into jb-dev

parents 8b18354f af051b56
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"
    />