控件优化和文件夹崩溃修复

This commit is contained in:
HapeLee
2026-05-15 13:32:19 +08:00
parent af84848a58
commit 584ada1819
9 changed files with 157 additions and 100 deletions
+9 -1
View File
@@ -73,7 +73,15 @@
"WebFetch(domain:compose-miuix-ui.github.io)",
"Bash(Select-Object -Last 60)",
"PowerShell(.\\\\gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 60)",
"Bash(New-Item *)"
"Bash(New-Item *)",
"Bash(dir /s /b \"%USERPROFILE%\\\\.gradle\\\\caches\\\\*miuix*\")",
"Bash(findstr /i \"jar\\\\|aar\")",
"Bash(dir /s /b \"%USERPROFILE%\\\\.gradle\\\\caches\\\\transforms-*\\\\*PullToRefresh*\")",
"Bash(dir /s /b \"D:\\\\AndroidPrj\\\\legado-with-MD3\\\\app\\\\build\\\\*PullToRefresh*\")",
"Bash(dir /s /b \"D:\\\\AndroidPrj\\\\legado-with-MD3\")",
"Bash(findstr /i \"miuix.*\\\\.kt\")",
"Bash(findstr /v \"\\\\\\\\build\\\\\\\\\")",
"Bash(dir /s /b \"D:\\\\AndroidPrj\\\\legado-with-MD3\\\\.gradle\\\\*miuix*\")"
]
}
}