Android - 警报展开
在我的 Adroid 警报中,我可以有一个复选框,在勾选相同的警报后该复选框会展开,并且会出现新的对象(按钮)。我还没有找到任何东西,无论可能与否。有人已经尝试过吗?
谢谢
In my Alert in Adroid, I would be able to have a checkbox, which will expand after tick the same alert and new objects (buttons) will appear. I haven't found anything yet, if it is possible or not. Is there anyone who tried it already?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不要扩展相同的警报,而是创建一个新的警报。您的其余问题是简单的 UI 交互,如果您对此有疑问,则需要更详细。
Instead of expanding the same alert, create a new one. The rest of your question is simple UI interaction and need to be much more detailed if you have a problem with that.