Hi all, I have an application where i have set theme in manifest file. <application android:icon="@drawable/icon" android:label="@string/ app_name" android:theme="@style/CustomButton">
i can change my application theme in only one time i have three themes where user can select that perticular theme from any view and change theme foe whole application . please help how to do this? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

