On Fri, Nov 12, 2010 at 5:05 AM, DraganA <[email protected]> wrote: > I'm having crash reports on Motorola Droid phone which force closes my > app when the slide is open or closed.
What is "the slide"? > I don't have the phone and can't > test it. I was wondering if anyone know what kind of event occurs and > if any activity callback method is called for those events. If "the slide" is the hardware keyboard, that is an orientation change. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- 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

