Friday, December 3, 2010

Re: [android-developers] Re: How to set background in a PreferenceScreen

On Fri, Dec 3, 2010 at 6:22 PM, Douglas Fonseca <douglasinfoweb@gmail.com> wrote:
It makes me think that PreferenceScreen creates a new activity when I click...

Interesting ...
 
If so, them I need a way to access this new activity through the PreferenceScreen object...

Try getContext() and see if it's the parent Activity.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment