本文介绍了安卓:当的ShowDialog装载的setContentView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有用于显示一个不确定的对话框时加载的setContentView的方法?我想这样做,当应用程序加载谷歌地图的图形页面
There is a method for display an Indeterminate Dialog when setContentView loading ? I want to do this when the application load the google maps's mapView
推荐答案
家伙有类似的问题,他用这样的解决方案。 。
THIS guy had a similar issue and he used this solution. LINK.
希望你能找出他是如何做到的。
hope you are able to find out how he did it.
这篇关于安卓:当的ShowDialog装载的setContentView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!