在Android的加载屏幕 [英] Loading screen in Android

查看:105
本文介绍了在Android的加载屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是建立在Android的可重复使用的加载屏幕的最佳方法是什么?加载屏幕应该有一个背景图像和负荷指标。

What's the best way to create a reusable loading screen in Android? The loading screen should have a background image and a loading indicator.

我应该使用一个单独的活动?

Should I use a separate activity?

推荐答案

最好的方法是使用一个单独的活动 SurfaceView ,显示图像。然后,您可以创建一个包含覆盖了进度

The best way is using a separate activity with a SurfaceView that shows the image. Then, you can create an overlay that contains the ProgressBar.

这篇关于在Android的加载屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆