On Sun, Jan 13, 2013 at 5:26 PM, William Ferguson <[email protected]> wrote: > Thanks Mark. I have commented on that issue. FWIW I think Dianne is wrong on > that one. A non-exported Activity with an intent filter is not poor coding, > it's use case that wasn't considered by the original Intent#createChooser > implementation.
I would have considered it just defensive programming (don't offer an invalid choice), and it is interesting if this is fixed in 4.2. > Looks like I have little choice but to implement a custom chooser and inject > my Activity into it. At least for the next couple of years. :-) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Localized Android Question-and-Answer Sites: 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 [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

