码迷,mamicode.com
首页 > Web开发 > 详细

传播智客学习笔记--L24 网页源码查看和添加滚动条

时间:2015-01-15 15:53:12      阅读:253      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

添加滚动条

 1     <ScrollView 
 2         android:layout_width="wrap_content"
 3         android:layout_height="wrap_content"
 4         >
 5         <TextView 
 6             android:id="@+id/html"
 7             android:layout_width="wrap_content"
 8             android:layout_height="wrap_content"/>
 9         
10     </ScrollView>

 

传播智客学习笔记--L24 网页源码查看和添加滚动条

标签:

原文地址:http://www.cnblogs.com/lya-nju/p/4226365.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!