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.
如何创建具有不同布局选项卡的警报对话框?
我试图创建一个扩展 DialogFragment 的警报对话框,但是我无法扩展tabhost,那么如何从对话框布局中获取 tabhost 以在不同的选项卡上执行操作?