为了账号安全,请及时绑定邮箱和手机立即绑定

在拼图下面放原图

我想知道怎么把原图放在拼图的下面

正在回答

1 回答

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:id="@+id/activity_main"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="com.baiyun.pitu.MainActivity"
    android:background="#f79b11">
    <GridLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:id="@+id/gl_main_game"
        android:columnCount="5"
        android:rowCount="3"></GridLayout>
    <ImageView
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:src="@drawable/ic_game_tu"
        android:layout_marginRight="10dp"
        android:layout_marginLeft="10dp"
        android:layout_marginTop="200dp"/>
</RelativeLayout>


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

在拼图下面放原图

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信