android - How can i set theme at run time? -


Please do anyone know how to set the subject of runtime?

How do I select a user and can set the theme in my app?

you set setTheme (..) Before setContentView (...) and Super. Increase () and it should work fine

Comments