<style name="Theme.Transparent" parent="@android:Theme.DeviceDefalt.Light.Dialog"> <item name="android:windowIsTranslucent">true</item> <item name="android:windowBackground">@android:color/transparent</item> <item name="android:windowContentOverlay">@null</item> <item name="android:windowNoTitle">true</item> </style>
error: Error retrieving parent for item: No resource found that matches the given name
'@android:Theme.DeviceDefalt.Light.Dialog'.
慕无忌4393758
随时随地看视频慕课网APP
相关分类