Hello, I'm working on an application that makes use of the camera. There is a known issue with the HTC g1 (described here: http://code.google.com/p/android/issues/detail?id=1193) that requires the camera preview activity to be in Landscape mode in order for the preview to work correctly. I would like to be able to display Toast messages in portrait mode while the main camera activity is set to landscape. I've tried creating a custom Toast per the directions at http://developer.android.com/guide/topics/ui/notifiers/toasts.html, but I don't seem to be able to change the orientation.
Can anyone suggest a way to accomplish this? Thanks in advance for your help! Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---