Feat(ToolView): Add ToolView to support execute tool

This commit is contained in:
2024-05-11 16:28:11 +08:00
parent 3d8bc944e3
commit 3a91e834b7
24 changed files with 489 additions and 137 deletions

View File

@@ -36,4 +36,5 @@
<string name="feature_settings_top_app_bar_action_icon_description">More</string>
<string name="feature_settings_top_app_bar_navigation_icon_description">Search</string>
<string name="feature_tools_description">Desc</string>
<string name="feature_tools_can_not_open">⚠️ Can not open the tool</string>
</resources>