We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2411c33 commit a3d4205Copy full SHA for a3d4205
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