I am facing an issue in Launcher app where when device in sleep mode and if i open the keyboard slider, there is an ugly screen flickering before it switches to the landscape mode.
I tired fixing this issue by overriding onConfigurationChanged( ) method. Here is tried setting the landscape layout by calling setContentView( ) method but application crashes. It would be great to hear from some one on the same !!!! -- 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

