Hi, I program a camera. The activity is fixed to landscape. My problem is that I want to show some preferences or dialog views. The ViewGroup should rotate with the device but they inflate allways in landscape.
If I rotate a ViewGroup with Animations the touch events don't work. When I look in the sources of the android camera, they did it somehow with GL. Is there an common approach to 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 at http://groups.google.com/group/android-developers?hl=en

