Example #1
0
 public ViewBinder(final ViewFragment fragment) {
   this(fragment.getActivity());
 }