add new func of httpdns switch city to fit socketserver
This commit is contained in:
@@ -19,7 +19,6 @@ public class RecycleViewHolder extends RecyclerView.ViewHolder {
|
||||
super(itemView);
|
||||
this.mConvertView = itemView;
|
||||
mViews = new SparseArray<View>();
|
||||
// TODO Auto-generated constructor stub
|
||||
}
|
||||
|
||||
public static RecycleViewHolder get(View itemView) {
|
||||
|
||||
Reference in New Issue
Block a user