打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
保持在底部的按钮栏,上面是滚动的ScrollView
<?xml version="1.0" encoding="utf-8"?> 
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 
    android:layout_width="fill_parent" 
    android:layout_height="fill_parent"> 
    <LinearLayout  
        android:id="@+id/buttonLayout" 
        android:layout_alignParentBottom="true" 
        android:layout_height="wrap_content" 
        android:layout_width="fill_parent" 
        android:orientation="horizontal"> 
        <Button  
            android:text="AAAA" 
            android:layout_height="wrap_content" 
            android:layout_width="fill_parent" 
            android:layout_weight="1"/> 
        <Button  
            android:text="BBBB" 
            android:layout_height="wrap_content" 
            android:layout_width="fill_parent" 
            android:layout_weight="1"/> 
    </LinearLayout> 
    <ScrollView  

        android:layout_above="@id/buttonLayout" 

        android:layout_width="fill_parent" 
        android:layout_height="fill_parent"> 
    </ScrollView> 
</RelativeLayout> 
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
Android 设置TextView滑动滚动条和滑动效果
让两个HorizontalScrollView联动
防止UI界面被输入法遮挡(画面随输入法自适应)
android中关于scrollview内部组件android:layout
仿微信二维码生成以及条形码生成
listview怎样设置每个Item的高度?
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服