Optimize the interface, add hidden link card function, adjust scrolling behavior, clean up unnecessary code

This commit is contained in:
ShirkNeko
2025-05-01 04:30:12 +08:00
parent 59ad9204d0
commit cb90630f27
11 changed files with 51 additions and 34 deletions

View File

@@ -194,6 +194,8 @@
<string name="hide_other_info_summary">隐藏主页上的超级用户数、模块数和 KPM 模块数信息</string>
<string name="hide_susfs_status">隐藏 SuSFS 状态信息</string>
<string name="hide_susfs_status_summary">隐藏主页上的 SuSFS 状态信息</string>
<string name="hide_link_card">隐藏链接卡片</string>
<string name="hide_link_card_summary">隐藏主页上的链接卡片信息</string>
<string name="theme_mode">主题模式</string>
<string name="theme_follow_system">跟随系统</string>
<string name="theme_light">浅色</string>