水流效果的变化度
发布时间
阅读量:
阅读量
用于展示水流波动效果的进度条组件,能够呈现边框样式及当前进度数值。然而,令人遗憾的是,该功能目前仅适用于4.1及以上版本。

使用方法:
<com.example.administrator.waveloading.waterwave_progress.WaterWaveProgress
android:id="@+id/waterWaveProgress1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="30dp"
android:layout_marginRight="30dp"
app:progress="15"
app:maxProgress="100"
android:layout_weight="1" />
全部评论 (0)
还没有任何评论哟~
