Dmitry Zaytsev

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Dmitry Zaytsev commented, -
-
-
Dmitry Zaytsev created a post, Rules for arrangement methods by name
Hello there, I try to arrange methods in following order: onAttach(Activity) onCreate(Bundle) onCreateView(LayoutInflater, ViewGroup, Bundle) onActivityCreated(Bundle) onViewStateRestored(Bundle...