My Recycler Item which inflate in onCreateViewHolder
v.getLayoutParams().width = parent.getMeasuredWidth() / 2; v.getLayoutParams().height = parent.getMeasuredWidth() / 2;