搜索资源列表
ProgressBar
- 介绍了Google Android平台下面的各种进度条如何使用-Google Android platform, introduced the following article how to use a variety of progress
AdnroidProgressDemo
- Android中进度条改变文字的位置,转圈和条形共存,自定义个性进度条,设计属于你自己的进度条-Android progress bar to change the position of the text, the coexistence of spin and bar, custom personalized progress, the progress bar design your own
Demo_ProgressBar
- android 自定义环形进度条 android源码-android android custom progress bar code ring
889
- Android 加载网页进度条,精选编程学习源码,很好的参考资料。-Android webpage loading progress bar, select learning programming source code, a good reference.
ProgressDialog
- Android中进度条的实现,比较简单 ProgressDialog-Android progress achieved in relatively simple ProgressDialog
CircularProgressBar
- WPF实现的圆形进度条,类似安卓手机上的圆形进度条效果。-WPF achieve circular progress bar, similar to the effect of the circular progress bar on the Android phone.
浏览进度条
- 该类型进度条也就是一个表示运转的过程,例如发送短信,连接网络等等,表示一个过程正在执行中。 一般只要在XML布局中定义就可以了。 <progressBar android:id="@+id/widget43" android:layout_width="wrap_content" android:layout_height="wrap_content" andr