On Fri, Dec 14, 2012 at 3:54 PM, Mark Murphy <mmur...@commonsware.com> wrote:
> On Fri, Dec 14, 2012 at 3:41 PM, Blake B. <bbuckle...@yahoo.com> wrote:
>> I have an Activity that is using the Theme.Dialog theme to present a dialog
>> to the user.  By default however, when the user touches outside of the
>> dialog window, the touch event is passed to the views of the Activity in the
>> background.
>
> AFAIK, it should not do that. Do you have a sample app that
> demonstrates this behavior?

I just tossed together a quick scrap app, with a regular Activity
launching a Theme.Dialog activity. Nothing special, and on a 2.2
emulator, touch events outside the dialog are not delivered to the
visible regular activity. Leastways, the buttons I try tapping on in
the non-foreground activity do not respond.

So, if you can reproduce your findings in something we can look at,
that would be very interesting.

-- 
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