headline drawer: add shadow

This commit is contained in:
Andrew Dolgov 2015-02-11 16:25:11 +03:00
parent a8ebdc5e45
commit bf9173fa24

View File

@ -19,6 +19,7 @@
android:layout_width="match_parent"
android:layout_gravity="start"
android:background="?feedlistBackground"
android:elevation="4dp"
android:layout_height="match_parent" >
</FrameLayout>