Showing posts with label android-alertdialog. Show all posts
Showing posts with label android-alertdialog. Show all posts

Tuesday, January 17, 2012

Android dialog not showing on Honeycomb


I'm creating an AlertDialog in my Activity (which is set in Portraid mode in manifest file and in onCreate() ). When I'm testing my application on device there is no problem, but when I test in on Android Emulator 3.0 and I'm in landscape mode, in the beginning it's loading my application for a few milliseconds in landscape mode (I can see that in LogCat messages which I've added to my activity), enter in onResume() method of my activity and shows it on Portrait mode. But during this all I can see in my LogCat an error :