Try this in your manifest.  When I set them both to 8, the behavior goes 
away:

    <uses-sdk
        android:minSdkVersion="8"
        android:targetSdkVersion="16" />

Blake


On Friday, December 14, 2012 4:19:07 PM UTC-6, Mark Murphy (a Commons Guy) 
wrote:
>
> On Fri, Dec 14, 2012 at 4:59 PM, Blake B. <bbuck...@yahoo.com<javascript:>> 
> wrote: 
> > I'd be curious to know if you still don't see it.  Maybe there is 
> something 
> > else I'm doing. 
>
> No, still no change -- taps outside the dialog-themed activity have no 
> effect. android:windowCloseOnTouchOutside is having no effect, true or 
> false, so for the moment I am chalking this up to a flawed scrap app 
> that I am trying this out with. 
>
> -- 
> 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

Reply via email to