加图

作者: 江郎_1730 | 来源:发表于2018-03-18 09:00 被阅读0次

    ccd 在16行后面加

      <RelativeLayout

                android:layout_width="match_parent"

                android:layout_height="0dp"

                android:layout_alignParentTop="true">

    25.行后面加

        </RelativeLayout>

            <RelativeLayout

                android:gravity="center_vertical"

                android:id="@7f0a0819"

                android:layout_width="match_parent"

                android:layout_height="500px"

                android:layout_below="@7f0a05f5">

                <ImageView

                    android:gravity="center_vertical"

                    android:background="@7f030009"

                    android:layout_width="match_parent"

                    android:layout_height="500px" />

    7f030009是顶栏图片代码

    相关文章

      网友评论

          本文标题:加图

          本文链接:https://www.haomeiwen.com/subject/bzzsqftx.html