Remove action bar from wallpaper picker

Bug: 5295678

Change-Id: I50bb4bee3d9d54f28ef4a46ed9754701045d38c7
This commit is contained in:
Michael Jurka
2012-09-24 19:05:00 -07:00
parent fa7969fbd5
commit aee3a0ef78
2 changed files with 2 additions and 3 deletions

View File

@@ -85,7 +85,7 @@
<activity
android:name="com.android.launcher2.WallpaperChooser"
style="@style/Theme.WallpaperPicker"
android:theme="@style/Theme.WallpaperPicker"
android:label="@string/pick_wallpaper"
android:icon="@drawable/ic_launcher_wallpaper"
android:finishOnCloseSystemDialogs="true"