资料备份:
<ImageView
android:id="@+id/title"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:contentDescription="@string/img_title"
android:src="@drawable/bg_title_magic_guess"
android:layout_gravity = "center"/>
可以配合相关布局使用:
http://blog.csdn.net/pn12685/article/details/7668160