On Mon, Jun 6, 2011 at 12:36 AM, Mark Murphy <[email protected]>wrote:

> On Sun, Jun 5, 2011 at 12:28 PM, Qi Luo <[email protected]> wrote:
> > I've tried this, but I didn't figure out how to build a real dialog-like
> and
> > modal activity. Here's 2 issues I ran into,
> > 1. I created a dialog-themed activity, but the background of  it was
> always
> > black, and the main activity under it was totally invisible.
>
>
> http://android-coding.blogspot.com/2011/05/make-you-app-looked-like-dialog.html
>

I did try this way, Theme.Dialog style was applied. The above link seemed
perfect, but, when it was started as a sub-activity, it showed up at center
of screen, dialog appearance, but the rest of screen was totally black.
Some guys got same problem.
http://code.google.com/p/android/issues/detail?id=4394



>
> > 2. activity could be started and expect a result back, but there's no
> sync
> > response.
>
> You don't need "sync response".
>
--
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android 3.0 Programming Books: http://commonsware.com/books
>
> --
> 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
>

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

Reply via email to