mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 09:38:19 +00:00
If reading the rotation setting without the multi-process flag, the WallpaperPickerActivity usually picks up a cached value. Specifying the multi-process flag during the read fixes this and the wallpaper picker always has the correct rotation setting. Change-Id: Ic3639f8cd694674e92c8940b753c6bc30486076d
This project contains the wallpaper picker for Launcher3. It's in a separate folder to organize the code separately from the rest of the launcher, and has a manifest so that a separate Eclipse project can exist for the wallpaper picker (necessary to have the Eclipse build work)