简体   繁体   English

添加不同的主题到Android应用程序

[英]Add different themes to the android application

i want to add themes to my android application. 我想为我的Android应用程序添加主题。 In the application, user will have options to changes theme of the application. 在应用程序中,用户可以选择更改应用程序的主题。 Just like OIShopping List appplication . 就像OIShopping List appplication一样。 Please help how do i implement this kind of structure to my application. 请帮助我如何在我的应用程序中实现这种结构。

Any help, tutorials, guidance are highly appreciated. 任何帮助,教程,指导都非常感谢。

thanks.. 谢谢..

您可以在setTheme()使用方法setTheme() ,并在括号之间放置主题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM