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

急!!!为什么,top写到mine界面时,不显示top界面

为什么,top写到mine界面时,不显示top界面

正在回答

2 回答

<LinearLayout 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"

    android:orientation="vertical" >


    <include layout="@layout/top1" />


    <include layout="@layout/top2" />


    <android.support.v4.view.ViewPager

        android:id="@+id/id_viewpager"

        android:layout_width="wrap_content"

        android:layout_height="0dp"

        android:layout_weight="1" >

    </android.support.v4.view.ViewPager>


</LinearLayout>


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

可能原因:是不是你没有设置父容器的的orientation=vertical

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

举报

0/150
提交
取消
高仿微信5.2.1主界面及消息提醒
  • 参与学习       57932    人
  • 解答问题       173    个

本课程将带领大家从无到有的实现微信的整体界面

进入课程

急!!!为什么,top写到mine界面时,不显示top界面

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