<ScrollView            android:layout_width="fill_parent"            android:layout_height="wrap_content"            android:layout_alignParentBottom="true"            android:layout_alignParentTop="true"            android:layout_marginBottom="50dp"            android:scrollbars="none"            >            <HorizontalScrollView                android:layout_width="fill_parent"                android:layout_height="fill_parent"                android:orientation="horizontal"                android:layout_gravity="center_horizontal" >                <LinearLayout                    android:id="@+id/allnum"                    android:layout_width="fill_parent"                    android:layout_height="wrap_content"                    android:gravity="center"                    android:layout_gravity="center"                    android:orientation="vertical" >                </LinearLayout>            </HorizontalScrollView>        </ScrollView>

Tip:

android:scrollbars="none" 和 setVerticalScrollBarEnabled(true); 滚动条隐藏,活动的时候也隐藏

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. SQL Server Alwayson添加监听器失败的解
  2. SqlServer将查询结果转换为XML和JSON
  3. sqlserver实现树形结构递归查询(无限极分
  4. SQL Server Parameter Sniffing及其改进
  5. 用非动态SQL Server SQL语句来对动态查询
  6. 分享一下SQL Server执行动态SQL的正确方
  7. SQL SERVER 中构建执行动态SQL语句的方法
  8. SQL Server Alert发送告警邮件少了的原因
  9. MySQL 数据库 source 命令详解及实例
  10. SQL Server 磁盘请求超时的833错误原因及