You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Replace old MainActivity with MVVM structure - Add MainViewModel for business logic separation - Implement ViewBinding for type-safe UI access - Move MainActivity to ui.main package - Remove Kotlin DSL files (build.gradle.kts, settings.gradle.kts) - Add Chinese localization support This refactoring improves code maintainability, testability, and follows modern Android development standards. |
2 months ago | |
|---|---|---|
| .idea | 3 months ago | |
| app | 2 months ago | |
| gradle | 3 months ago | |
| .gitignore | 3 months ago | |
| build.gradle | 2 months ago | |
| build.gradle.kts | 3 months ago | |
| gradle.properties | 3 months ago | |
| gradlew | 3 months ago | |
| gradlew.bat | 3 months ago | |
| settings.gradle | 2 months ago | |
| settings.gradle.kts | 3 months ago | |