headline drawer: add shadow
This commit is contained in:
parent
a8ebdc5e45
commit
bf9173fa24
@ -19,6 +19,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_gravity="start"
|
android:layout_gravity="start"
|
||||||
android:background="?feedlistBackground"
|
android:background="?feedlistBackground"
|
||||||
|
android:elevation="4dp"
|
||||||
android:layout_height="match_parent" >
|
android:layout_height="match_parent" >
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user