Skip to content

Commit

Permalink
1.修复分类视图的全选和搜索bug
Browse files Browse the repository at this point in the history
2.微调ui界面
3.优化横屏(平板用户)的界面布局
4.调整左右切换动画
5.添加MOD页面默认视图切换开关
刚刚导致了一个煞笔问题导致重复更新提示下载这个版本就好了,抱歉
如果分类视图中压缩包整合类型的MOD无法正常显示需要刷新再重试, 如果依然存在为题可能需要卸载后重新安装
  • Loading branch information
laoxinH committed Oct 28, 2024
1 parent a781895 commit 1cca61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {
minSdk = 28
targetSdk = 35
versionCode = 28
versionName = "3.1.3"
versionName = "3.1.4"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 1cca61f

Please sign in to comment.