mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Adding support for searching word segments when camelcase is used in the title
Bug: 30880421 Change-Id: If642d24408fe0e80b5a0dd9a2a57d2f3c2d92ea9
This commit is contained in:
@@ -62,7 +62,7 @@ public class AppInfo extends ItemInfo {
|
||||
*/
|
||||
int isDisabled = ShortcutInfo.DEFAULT;
|
||||
|
||||
AppInfo() {
|
||||
public AppInfo() {
|
||||
itemType = LauncherSettings.BaseLauncherColumns.ITEM_TYPE_SHORTCUT;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user