On Fri, Dec 14, 2012 at 5:49 PM, Blake B. <bbuckle...@yahoo.com> wrote: > Try this in your manifest. When I set them both to 8, the behavior goes > away: > > <uses-sdk > android:minSdkVersion="8" > android:targetSdkVersion="16" />
Bingo. An android:targetSdkVersion of 11 or higher gives the dismiss behavior; 10 or lower does not. Thanks! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Aqui estão alguns sites onde você pode perguntar ou responder dúvidas sobre desenvolvimento de aplicações para Android: http://www.andglobe.com -- 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