加图

2018-03-18  本文已影响0人  江郎_1730

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是顶栏图片代码

上一篇下一篇

猜你喜欢

热点阅读