Hey, we don't need to set this flag any more!

This commit is contained in:
Dianne Hackborn
2009-08-11 23:37:03 -07:00
parent 9f33ae1c60
commit f416b7ea19

View File

@@ -41,8 +41,6 @@ public class WallpaperActivity extends Activity {
// Be sure to call the super class.
super.onCreate(savedInstanceState);
getWindow().addFlags(WindowManager.LayoutParams.FLAG_SHOW_WALLPAPER);
// See assets/res/any/layout/translucent_background.xml for this
// view layout definition, which is being set here as
// the content of our screen.