We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b18354 + af051b5 commit 8147653Copy full SHA for 8147653
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