Fragments:
Eg: Code once, Use at any time
Like a template, it does not have any controller.
We should add dependence to fragments.
Fragments are light-weight UI parts (UI sub-trees) which can be reused, defined similar to views, but do not have any controller or other behavior code involved.
Regards,
Karthik A