Seriously, who decided or wrote this code?

PreferenceManager contains very useful methods like
"registerOnActivityResultListener" which enables you to call
startActivityForResult in your custom preference like
RingtonePreference does but it's restricted at the package level!?

So tell me, let's say I wanted a ImagePreference. How should I
proceed? I want to be able to use a activity for result intent with
the PICK action...

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