Hi All, I have an activity with a custom style which has the following property <item name="android:windowIsTranslucent">true</item>
The activity doesn't restart when there is an orientation change (There is no call to onDestroy, onConfigurationChanged), it seems like that this property suppresses any orientation changes. Why ? -- 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

