Kri*_*lal 5 android android-layout android-theme
当用户从设置活动中选择图像时,我想更改应用程序的背景图像,我使用主题设置背景图像:
<style name="Theme" parent="@android:style/Theme">
<item name="android:windowBackground">@drawable/sunset</item>
</style>
Run Code Online (Sandbox Code Playgroud)
现在我如何通过代码更改android:windowBackground.
| 归档时间: |
|
| 查看次数: |
3704 次 |
| 最近记录: |