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.
我正在寻找可以使用的小部件。之后是当用户点击我的选项卡按钮时,一个活动开始,这个活动是让用户留下评论或提示那里正在寻找的东西。我希望用户有 100 个字的限制。有什么可以用来做这件事的吗?
为什么不使用修改后的带有提交和取消按钮的 AlertDialog 类?
警报对话框如何