AppCompat Toolbar: Change Overflow Icon Color in ActionMode
Add the below line into your theme attribute: <item name=”android:textColorSecondary”>@android:color/white</item>
Add the below line into your theme attribute: <item name=”android:textColorSecondary”>@android:color/white</item>