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

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

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

* commit '3545bc29':
  Do not wrap action button text.
parents dd0b2e55 3545bc29
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"
    />