version:3.0

fix:
update:文件夹增加默认名字
This commit is contained in:
2022-03-07 18:08:51 +08:00
parent f43e348a75
commit e33b21142f
6 changed files with 10 additions and 7 deletions

View File

@@ -2084,6 +2084,7 @@ public class Launcher extends BaseDraggingActivity implements LauncherExterns,
FolderIcon addFolder(CellLayout layout, int container, final int screenId, int cellX,
int cellY) {
final FolderInfo folderInfo = new FolderInfo();
/*修改默认文件夹名*/
folderInfo.title = getText(R.string.folder_name);
// Update the model