文章列表
有什么方式,可移动滚动条,且按百分比.
就是,每01.秒走1%的滚动条.
在线等。。。谢谢。。。
<?xml version="1.0" encoding="utf-8"?>
<HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/hscroll"
android:layout_width="fill_parent"
android: ...