自定义的Fragment类需要继承Fragment,并重写()方法。

自定义的Fragment类需要继承Fragment,并重写()方法。

A.onCreate

B.onCreateView

C.onView

D.onCreates

正确答案:onCreateView

猜你喜欢