alexandroid.net
Useful and forgettable Fragment methods
getContext() – Return the Context this fragment is currently associated with. getView() – Get the root view for the fragment’s layout (the one returned by onCreateView(LayoutInfla…