In activity the first method is onCreate.
onCreate of activity add the fragment and in this moment onAttach is called. like in the picture

Ref: https://github.com/xxv/android-lifecycle
In activity the first method is onCreate.
onCreate of activity add the fragment and in this moment onAttach is called. like in the picture

Ref: https://github.com/xxv/android-lifecycle