网页资讯视频图片知道文库贴吧地图采购
进入贴吧全吧搜索

 
 
 
日一二三四五六
       
       
       
       
       
       

签到排名:今日本吧第个签到,

本吧因你更精彩,明天继续来努力!

本吧签到人数:0

一键签到
成为超级会员,使用一键签到
一键签到
本月漏签0次!
0
成为超级会员,赠送8张补签卡
如何使用?
点击日历上漏签日期,即可进行补签。
连续签到:天  累计签到:天
0
超级会员单次开通12个月以上,赠送连续签到卡3张
使用连续签到卡
03月11日漏签0天
android开发吧 关注:225,852贴子:948,986
  • 看贴

  • 图片

  • 吧主推荐

  • 视频

  • 游戏

  • 7回复贴,共1页
<<返回android开发吧
>0< 加载中...

【求助】为什么GridLayout 布局会在屏幕外面

  • 只看楼主
  • 收藏

  • 回复
  • 霸气侧漏的男孩
  • 初二年级
    11
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
1楼重点


  • 浅唱转角相遇04
  • 三年级
    6
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
布局有问题


2026-03-11 01:43:16
广告
不感兴趣
开通SVIP免广告
  • 霸气侧漏的男孩
  • 初二年级
    11
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
如1楼图
第5列会在屏幕外面
而且大尺寸屏幕 GridLayout 不会铺满屏幕

请问这是为什么
代码:


  • 霸气侧漏的男孩
  • 初二年级
    11
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout 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:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
tools:context=".MainActivity">
<GridLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:columnCount="5"
android:rowCount="5"
android:orientation="horizontal">
<Button />
<Button />
<Button />
<Button />
<Button />
<Button />
<Button />
<Button />
<Button />
<Button />
</GridLayout>
</RelativeLayout>


登录百度账号

扫二维码下载贴吧客户端

下载贴吧APP
看高清直播、视频!
  • 贴吧页面意见反馈
  • 违规贴吧举报反馈通道
  • 贴吧违规信息处理公示
  • 7回复贴,共1页
<<返回android开发吧
分享到:
©2026 Baidu贴吧协议|隐私政策|吧主制度|意见反馈|网络谣言警示