Android 中的水平图标列表对话框
如何创建如下图所示的水平图标选择对话框?
我在许多应用程序中看到了这一点,但找不到操作指南...
谢谢...
How can I create an horizontal icons selection dialog like the one in the below picture?
I saw this in many applications but couldn't find an how-to guide...
Thanks...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这就是 QuickAction UI 模式。有关更多信息,请查看此处: http://www .londatiga.net/it/how-to-create-quickaction-dialog-in-android/ 和此处:Android 快速操作 UI 模式
希望这有帮助!
This is the QuickAction ui pattern. For more information check here: http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/ and here: Android Quick Actions UI Pattern
Hope this helps!