Or Theme.Translucent.
There is an API demo showing how to do this with an activity in general,
which should be no different than a preference activity.
On Fri, Mar 6, 2009 at 1:20 PM, Rohit wrote:
>
> Make sure that the activity you are calling has the theme attribute
> set to Theme.Dialog in t
Make sure that the activity you are calling has the theme attribute
set to Theme.Dialog in the Android Manifest as follows:
android:theme="@android:style/Theme.Dialog"
Rohit
On Feb 11, 7:52 am, Colin wrote:
> Im also interested in learning how to do this... any ideas?
>
> On Dec 21 2008, 7:25
Im also interested in learning how to do this... any ideas?
On Dec 21 2008, 7:25 pm, Ralf wrote:
> I'm trying to use a PreferenceActivity with prefs inflated from XML
> and at the same time I'd like the window to blur whatever was behind
> (i.e. my previous activity where I invoked the settings
3 matches
Mail list logo