andriangungon
6/12/2018 - 9:17 AM

make reyclerview image square

add the codes below in the ImageView

android:layout_height="0dp"
app:layout_constraintDimensionRatio="H,1:1"