mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Moving all apps code into sub package.
- Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
This commit is contained in:
@@ -38,7 +38,7 @@ public class AppInfo extends ItemInfo {
|
||||
/**
|
||||
* The intent used to start the application.
|
||||
*/
|
||||
Intent intent;
|
||||
public Intent intent;
|
||||
|
||||
/**
|
||||
* A bitmap version of the application icon.
|
||||
|
||||
Reference in New Issue
Block a user