mirror of https://github.com/tasks/tasks
Toolbar elevation in lollipop
parent
8069e5bfdf
commit
8d4ca3f185
@ -0,0 +1,4 @@
|
||||
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/toolbarSeparatorHeight"
|
||||
android:background="?attr/asToolbarSeparator" />
|
||||
Loading…
Reference in New Issue