manager: Optimize the function of app classification and sorting method

This commit is contained in:
ShirkNeko
2025-06-09 01:27:33 +08:00
parent 73dea0b8e7
commit 7b6f451cfb
4 changed files with 489 additions and 266 deletions

View File

@@ -395,4 +395,5 @@
<!-- BottomSheet相关 -->
<string name="menu_options">菜单选项</string>
<string name="sort_options">排序方式</string>
<string name="app_categories">应用类型选择</string>
</resources>

View File

@@ -397,4 +397,5 @@
<!-- BottomSheet相关 -->
<string name="menu_options">Menu Options</string>
<string name="sort_options">Sort by</string>
<string name="app_categories">Application Type Selection</string>
</resources>