This is a simple question:
I use the new support library, which allows me to have a Toolbar instance and even set it as the actionBar of the activity (or use the def
This is what I have done in one of my apps, it's showing shadow (artificial shadow) :
.... ....
toolbar_dropshadow.xml :
I am using a map activity and all this is showing wonderful shadow on my map view.
Hope this helps...