diff --git a/samples/Support7Demos/res/layout/drawer_layout.xml b/samples/Support7Demos/res/layout/drawer_layout.xml index 1249b8b76..e2d038787 100644 --- a/samples/Support7Demos/res/layout/drawer_layout.xml +++ b/samples/Support7Demos/res/layout/drawer_layout.xml @@ -29,37 +29,32 @@ - + - + android:id="@+id/toolbar" + android:layout_width="match_parent" + android:layout_height="?attr/actionBarSize" /> + + - + android:text="@string/drawer_layout_summary" + android:textAppearance="?android:attr/textAppearanceMedium" + android:padding="16dp"/> - +