<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:background="@color/yt_white1" android:layout_width="fill_parent" android:layout_height="wrap_content" android:elevation="0.0dip"
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
    <android.support.v7.widget.Toolbar android:id="@id/toolbar" android:background="?ytBaseBackground" android:layout_width="fill_parent" android:layout_height="?actionBarSize" />
</FrameLayout>
