AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed

when we override the default wallpaper.
  BUG=1836838

Automated import of CL 148592
This commit is contained in:
Ramanan Rajeswaran 2009-05-08 13:15:08 -07:00 committed by The Android Open Source Project
parent f40e4dd1cf
commit c4c1f32159
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -60,7 +60,7 @@ public class WallpaperChooser extends Activity implements AdapterView.OnItemSele
};
private static final Integer[] IMAGE_IDS = {
com.android.internal.R.drawable.default_wallpaper,
R.drawable.wallpaper_lake,
R.drawable.wallpaper_sunset,
R.drawable.wallpaper_beach,
R.drawable.wallpaper_snow_leopard,