Dianne Hackborn wrote:
> Sorry there isn't really a way to do that right now.
> 
> On Tue, Sep 8, 2009 at 10:58 PM, jonathan <[email protected] 
> <mailto:[email protected]>> wrote:
> 
> 
>     Is there a way to restart an activity? The reason is that need to
>     change the theme dynamically, and the activity needs to be restarted
>     and redraw itself after the change.

Suggestion for a workaround:

How about that you have little splash screen or similar minimal activity 
that starts up first and then start your main activity waiting för a 
result? The returned result could indicate whether the main activity 
needs to be restarted or not.

                        Best / Jonas


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to