Hi, i'd like to apply multiple themes to my application. My manifest file currently uses the default android theme. What i would like to do is add a
button or menu that would open a dialog/list with the available themes,
select one and apply it to the whole application. It's similar to home
replacement apps like Panda Home for instance. Someone suggested that
i should have such an app installed to be able to do this.
So any ideas about coding this and where i should store the themes?
Thanks
button or menu that would open a dialog/list with the available themes,
select one and apply it to the whole application. It's similar to home
replacement apps like Panda Home for instance. Someone suggested that
i should have such an app installed to be able to do this.
So any ideas about coding this and where i should store the themes?
Thanks