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

Commit 3545bc29 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

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

* commit '81476537':
  Do not wrap action button text.
parents 9eb23661 81476537
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"
    />