Skip to content

Commit a3d4205

Browse files
committed
Fix text coloring for action mode "close" option
Bug 6492714 Change-Id: I1e6d3a8c310b791b9e226de0d2984a430250475d
1 parent 2411c33 commit a3d4205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/res/res/layout-large/action_mode_close_item.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
android:layout_marginLeft="4dip"
3535
android:layout_marginRight="16dip"
3636
android:textAppearance="?android:attr/textAppearanceSmall"
37+
android:textColor="?android:attr/actionMenuTextColor"
3738
android:textSize="12sp"
3839
android:textAllCaps="true"
3940
android:text="@string/action_mode_done" />

0 commit comments

Comments
 (0)