OnLifecycleEvent ; import android.content.Context; ... @OnLifecycleEvent(Event.ON_START) ... @OnLifecycleEvent(Lifecycle.Event.ON_RESUME)
確定! 回上一頁