コード例 #1
0
ファイル: ViewBinder.java プロジェクト: Fuusio/fuusio-app
 public ViewBinder(final ViewFragment fragment) {
   this(fragment.getActivity());
 }