【发布时间】:2011-12-25 09:35:53
【问题描述】:
我想从兼容性库中重写 ListFragment 的 onAttach() http://developer.android.com/reference/android/app/Fragment.html#onAttach(android.app.Activity) 方法,但似乎找不到它... 我是不是搞错了,或者这个方法没有在兼容性库中实现,我将不得不覆盖另一个方法?列表
【问题讨论】:
标签: android android-compatibility