I am trying to make use of the elevation property in the latest Android Lollipop preview release. I set the targetSdk to 21 and the theme to Material. Next i added a backgro
be aware, if you have the following line in the manifest then shadows wont show:
android:hardwareAccelerated="false"