1. 首页
  2. 数据库
  3. 其它
  4. Android常用进度条效果分享

Android常用进度条效果分享

上传者: 2021-01-10 21:50:14上传 PDF文件 94.04KB 热度 9次
先看看效果: activity_main.xml主页布局就2个button,分别弹出不同效果的2个进度条 <LinearLayout xmlns:android=http://schemas.android.com/apk/res/android xmlns:tools=http://schemas.android.com/tools android:layout_width=match_parent android:layout_height=match_parent tools:context=com.example.dialog.MainActivity
用户评论