Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在包括操作栏在内的内容上显示渐变视图。我不能为此使用对话框。
如何在不使用对话框的情况下在操作栏上方显示视图?
如果您的意思是在操作栏的顶部。您可以尝试将 windowOverlay 属性添加到操作栏样式。然后您的布局将从屏幕顶部而不是操作栏下方放置。