Re: [android-developers] Android Blur Background

2010-05-14 Thread TreKing
On Fri, May 14, 2010 at 10:37 AM, mike wrote: > i want to make the first activity blur and on top of that i want to display > a text which is in the activity two. just like what they have done it in the > sample. > I'm going to guess that your top activity has to have a dialog theme. --

[android-developers] Android Blur Background

2010-05-14 Thread mike
hi guys, i have two activities. i want to make the first activity blur and on top of that i want to display a text which is in the activity two. just like what they have done it in the sample. but when i tried it it didn't work out for me. this is what i have done from the first activity sta