fix: 修复返回主页fragment会重建

This commit is contained in:
2026-04-23 10:48:58 +08:00
parent cdc26a456c
commit cffe143544
12 changed files with 194 additions and 86 deletions

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 35
versionName "1.3.4"
versionCode 36
versionName "1.3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"