mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
> Launcher checkes for an apk in the system image with a broadcast receiver for action: com.android.launcher3.action.LAUNCHER_CUSTOMIZATION > Default layout is parsed from that apk, which can also contain icons and string resources used in the layout config Change-Id: I44fc9e7c3134f525f7b5db29f4e8bb56e17ce445
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)