fix:修复底部导航栏,顶部标题栏,安卓17局域网权限 - #92
Open
sky22333 wants to merge 3 commits into
Open
Conversation
API 37 上 mDNS 发现需要 ACCESS_LOCAL_NETWORK,仅在 ADB 启动路径请求,避免主界面无故弹权限。 Co-authored-by: Cursor <[email protected]>
折叠滚动会同时绘制展开和收起标题,授权页搜索与多选也挤在展开标题行。改用普通 TopAppBar,并把操作放到 actions。 Co-authored-by: Cursor <[email protected]>
主题未关闭导航栏对比度,Scaffold 又消费了 navigationBars insets,底栏无法铺满系统导航区。 Co-authored-by: Cursor <[email protected]>
Collaborator
|
LargeTopAppBar是App本身就这么设计的 这个有啥影响吗 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复:底部导航栏,顶部标题栏,安卓17局域网权限