samedi 16 juillet 2016

Change bottom line color from Blue to something when in Action Mode

enter image description hereI want to know that can we change the bottom line color when user long press on list item and action mode is activated. In the Screenshot you can see that the bottom line color in action mode is blue. I want to change it to orange so that it matches my layout colors. I tried with this:

<item name="android:actionmodebackground">@color/orange</item>

but it changes the whole background to orange but i just want to change the bottom line color. is it possible? Any link or code snippet will be appreciated.

Aucun commentaire:

Enregistrer un commentaire