【发布时间】:2016-02-11 15:27:51
【问题描述】:
【问题讨论】:
标签: android xml themes styling
【问题讨论】:
标签: android xml themes styling
样式的不同之处在于这个自定义样式 xml:
<style name="BokiDialogTheme" parent="Theme.AppCompat.Dialog">
<item name="android:windowIsFloating">false</item>
<item name="android:windowBackground">@android:color/transparent</item>
</style>
【讨论】: