My Cardview inside Listview is not showing shadow in Android L(Nexus 5). Also the round edges are not properly shown. Here is the code for Listview\'s Adapter View :
use app:cardUseCompatPadding="true" inside your cardview. For Example
app:cardUseCompatPadding="true"