你能给一些项目如何在android上插入这样的图像吗?我想在我的xml中添加那个图像。
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</RelativeLayout>
如何显示我的图像?