onCreateView -> onViewCreated #42
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All fragments initialize gui in onCreateView(), we should use onViewCreated() for that purpose.