课程
/移动开发
/Android
/Android-打造炫酷进度条
这个如果要是想两个一起跑,应该怎么做?
2017-09-13
源自:Android-打造炫酷进度条 3-3
正在回答
写在同一个Handler里面
[code=java]
#[Keywords]class #Animal {
#[Keywords]public #[Keywords]void #breathe(String animal) {
#System.#[Fields]out#.println(animal + #[Fields]"呼吸空气"#);
#}
#[Keywords]public #[Keywords]void #breathe2(String animal) {
#System.#[Fields]out#.println(animal + #[Fields]"呼吸水"#);
举报
Android开发中各种各样的自定义进度条介绍,让你的APP更炫酷