I have just finished to read and apply James's suggestions about updating Android apps with material design. Everything work well and looks.....wonderful!
Except for the context actions in my list view.
Before the update, they works good, like explained in the documentation
I don't know why, but now, when i long tap an item, I get an extra grey toolbar at the top of the screen (with the icon of my context action) and the "classic" toolbar is moved below (see the attach image).
Anyone has the same problem? Am I setting something wrong with the new toolbar?
Thanks