怎么添加滚条,
发表在Android图书答疑 2015-11-03
是否精华
版块置顶:
老师,你好,我请问下怎么添加滚条 ,图片已经上传
分享到:
精彩评论 11
无语_mrkj
学分:3155 LV11
2015-11-04
沙发
需要使用滚动视图(ScrollView或者HorizontalScrollView)添加。
安卓编程
学分:0 LV1
2015-11-04
板凳
滚动视图(ScrollView或者HorizontalScrollView)在第几章,第几页?
无语_mrkj
学分:3155 LV11
2015-11-04
地板
对于这个内容书中没有具体的介绍,不过在第14章的实例14.1和实例14.2中都有应用,您可以看一这两个实例的代码。
安卓编程
学分:0 LV1
2015-11-04
4L
[FIELDSET][LEGEND]引自:3楼[/LEGEND]
对于这个内容书中没有具体的介绍,不过在第14章的实例14.1和实例14.2中都有应用,您可以看一这两个实例的代码。
[/FIELDSET]

回复:
  <?xml version="1.0" encoding="utf-8"?>
<HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent" >

    <ScrollView
        android:layout_width="fill_parent"
        android:layout_height="wrap_content" >

        <LinearLayout
            android:layout_width="fill_parent"
            android:layout_height="wrap_content"
            android:orientation="vertical" >

            
    <Button
        android:id="@+id/button"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:text="@string/button"
        android:textColor="@android:color/black" />
     <Button
        android:id="@+id/button"
        android:onClick="bClick"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:text="@string/button2"
   </LinearLayout>
    </ScrollView>

</HorizontalScrollView>
老师,你看下我的代码,我把宽度调大了,怎么显示宽度还是小的,图片已经上传,老师看下
无语_mrkj
学分:3155 LV11
2015-11-05
5L
把最外层设置为垂直滚动条,水平滚动条在里层试试。
安卓编程
学分:0 LV1
2015-11-05
6L
试了,还是一样,宽度还是没有改变,麻烦老师看看是什么原因?
无语_mrkj
学分:3155 LV11
2015-11-06
7L
应该是您的布局有问题。您现在的代码设置的宽度都是与父容器相同,应该不会出现横向的滚动条。
安卓编程
学分:0 LV1
2015-11-07
8L
我布局的宽度也是和这个一样的
无语_mrkj
学分:3155 LV11
2015-11-09
9L
测试过您的代码,当内容超出屏幕宽度和高度后可以出现水平滚动条和垂直滚动条。
安卓编程
学分:0 LV1
2015-11-10
10L
可以滚动,但是宽度是小的,我的意思是说想要要宽度是长的
首页上一页 12 下一页尾页 11 条记录 1/2页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照