public TileListAdapter(TilesFragment fragment)
 {
     this.fragment = fragment;
 }
Ejemplo n.º 2
0
 public TileListAdapter(TilesFragment fragment)
 {
     this.fragment = fragment;
 }