2010-12-02 5 views

답변

2
<?xml version="1.0" encoding="utf-8"?> 
<style name="my_style" parent="@android:style/Theme.Dialog" > 
<item name="android:windowBackground">@null 
</item> 
</style> 
이 유사한 스레드에서

:의 ProgressBar dialog Without Border