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.
我是 android 新手,我已经声明了一个扩展片段类的类。在那个类中,我声明了微调器和列表视图。运行代码时,我可以看到微调器和列表,但在它们列表中我看不到值
扩展 FragmentActivity 而不是 Fragment...