We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491d3a9 commit af051b5Copy full SHA for af051b5
core/res/res/layout/notification_action.xml
@@ -25,4 +25,6 @@
25
android:paddingLeft="8dp"
26
android:textColor="#ccc"
27
android:textSize="14dp"
28
+ android:singleLine="true"
29
+ android:ellipsize="end"
30
/>
core/res/res/layout/notification_action_tombstone.xml
@@ -25,6 +25,8 @@
android:alpha="0.5"
31
android:enabled="false"
32
0 commit comments