There is no Activity running during the orientation change. I would
like it to switch when the user changes the orientation on the Home
Screen.

On Apr 18, 2:31 pm, Anurag Singh <[email protected]> wrote:
>  Implement OnConfigurationChanged() function of your Activity and also
> mention in your manifest as
>   android:configChanges="orientation"
>
> How can we tell our AppWidget to recalculate the amount of text
>
> > displayed on screen orientation change? Is this possible? How would
> > you solve this problem?
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

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