Re: [android-developers] Couple of Honeycomb API errors

2011-01-27 Thread Dianne Hackborn
Hi! Thanks for your feedback. android.database.sqlite.SQLiteDatabase.getAttachedDbs() returns > ArrayList instead of List > We'll get this fixed. > android.os.AsyncTask onCancelled() uses the UK spelling of the word > where everywhere else in the API, the US spelling variations are > used. It

[android-developers] Couple of Honeycomb API errors

2011-01-26 Thread Zsolt Vasvari
Noticed a couple of minor problems. Hopefully these can be addressed for the final version. android.database.sqlite.SQLiteDatabase.getAttachedDbs() returns ArrayList instead of List android.os.AsyncTask onCancelled() uses the UK spelling of the word where everywhere else in the API, the US spe