feat: 添加底部日志面板功能
- 新增 LogBottomSheet 底部日志面板 - ConsoleView 支持堆栈帧点击跳转 - EditorView 添加 LogPanelCallback 接口 - EditActivity 集成日志面板与代码跳转 - 添加日志菜单项和图标资源
This commit is contained in:
@@ -938,6 +938,7 @@
|
||||
<string name="text_loading_with_dots" tools:ignore="TypographyEllipsis">加载中...</string>
|
||||
<string name="text_locate_current_theme_color">定位当前主题色</string>
|
||||
<string name="text_log">日志</string>
|
||||
<string name="text_show_log">显示日志</string>
|
||||
<string name="text_logging_in">登录中</string>
|
||||
<string name="text_login">登录</string>
|
||||
<string name="text_login_succeed">登录成功</string>
|
||||
|
||||
Reference in New Issue
Block a user