android编程遇到错误:解析xml:未绑定前缀

xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity" >

x android:layout_width="match_parent"
app:logo="@drawable/menu_normal"
android:layout_height="70dp">

</android.support.appcompat_v7.widget.Toolbar>

http://www.itstrike.cn/Question/b2f4140e-de80-44d0-a7b8-cce556eb5bc3.html

图片说明

<?xml version="1.0" encoding="utf-8"?>
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="wrap_content">