xxv/android-lifecycle

Fragment#onActivityResult()

orospakr opened this issue · 0 comments

Fragments can and do receive onActivityResult(), but it doesn't show up in the chart.

http://developer.android.com/reference/android/app/Fragment.html#onActivityResult(int, int, android.content.Intent)