OSDN Git Service

fixed the layout for wallpaper
[android-x86/packages-apps-Launcher.git] / AndroidManifest.xml
index b1acb90..634851c 100644 (file)
@@ -85,7 +85,8 @@
         <activity
             android:name="WallpaperChooser"
             android:label="@string/pick_wallpaper"
-            android:icon="@drawable/ic_launcher_gallery">
+            android:icon="@drawable/ic_launcher_wallpaper"
+            android:finishOnCloseSystemDialogs="true">
             <intent-filter>
                 <action android:name="android.intent.action.SET_WALLPAPER" />
                 <category android:name="android.intent.category.DEFAULT" />