yeah, it is a known bug:
http://code.google.com/p/android/issues/detail?id=4611
On 3 December 2010 23:59, Douglas Fonseca wrote:
> Hi,
> I'm working on a preference screen to my app. The main preference screen is
> described in a .xml file and in this XML code I declared another
> PreferenceScre
On Fri, Dec 3, 2010 at 4:59 PM, Douglas Fonseca wrote:
> But I can't set the same background image to my child preferences screens
> said above because I can't find the getListView method for them...
> Doing
> PreferenceScreen aPrefs = (PreferenceScreen)
> findPreference(OPT_VIBRATE_SELECT);
> Jus
Hi,
I'm working on a preference screen to my app. The main preference screen is
described in a .xml file and in this XML code I declared another
PreferenceScreen that will appear when the user clicks on a button in the
main preference screen.
http://schemas.android.com/apk/res/android";>
http://
3 matches
Mail list logo