We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00ff474 + a3d4205 commit 9e8b740Copy full SHA for 9e8b740
core/res/res/layout-large/action_mode_close_item.xml
@@ -34,6 +34,7 @@
34
android:layout_marginLeft="4dip"
35
android:layout_marginRight="16dip"
36
android:textAppearance="?android:attr/textAppearanceSmall"
37
+ android:textColor="?android:attr/actionMenuTextColor"
38
android:textSize="12sp"
39
android:textAllCaps="true"
40
android:text="@string/action_mode_done" />
0 commit comments