【问题标题】:How to do this in android studio?如何在android studio中做到这一点? 【发布时间】:2021-08-03 02:18:19 【问题描述】: I am a beginner in android I want to open a setting popup when the user clicks on the setting button as shown in the image 【问题讨论】: 标签: android android-studio android-layout 【解决方案1】: 它被称为Bottom Sheet Dialog。有关详细信息,here 是一篇关于如何实现它的博客文章。 【讨论】: