getSupportFragmentManager() is undefined

后端 未结 8 1249
生来不讨喜
生来不讨喜 2020-12-29 00:50

I\'m getting the following error: \"The method getSupportFragmentManager() is undefined for the type new View.OnClickListener(){}\" in my fragment

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-29 01:29

    You need to extend ObstetricsFragment1 from SherlockDialogFragment.

提交回复
热议问题