亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

要是把按鈕設置在下方 怎么操作啊

三個按鈕設置在底部,一開始在布局文件linearLayout怎么寫啊

正在回答

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"?/>



????<android.support.v4.view.ViewPager
????????android:id="@+id/viewPager"
????????android:layout_width="match_parent"
????????android:layout_height="0dp"
????????android:layout_weight="1"
?????/>

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

</LinearLayout>

top2放在viewpager下面

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

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



? ?<android.support.v4.view.ViewPager
? ? ? ?android:id="@+id/viewPager"
? ? ? ?android:layout_width="match_parent"
? ? ? ?android:layout_height="0dp"
? ? ? ?android:layout_weight="1"
? ? />

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

</LinearLayout>

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

舉報

0/150
提交
取消
高仿微信5.2.1主界面及消息提醒
  • 參與學習       57916    人
  • 解答問題       178    個

本課程將帶領大家從無到有的實現微信的整體界面

進入課程

要是把按鈕設置在下方 怎么操作啊

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號