File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2222 android : id =" @+id/mediaDetailImage"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" match_parent"
25- app : actualImageScaleType =" fitXY "
25+ app : actualImageScaleType =" centerCrop "
2626 />
2727
2828 <ScrollView
Original file line number Diff line number Diff line change 2222 android : id =" @+id/categoryImageView"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" 240dp"
25+ app : actualImageScaleType =" centerCrop"
2526 />
2627
2728 <LinearLayout
Original file line number Diff line number Diff line change 2222 android : id =" @+id/contributionImage"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" 240dp"
25- app : actualImageScaleType =" fitXY "
25+ app : actualImageScaleType =" centerCrop "
2626 fresco : placeholderImage =" @drawable/ic_image_black_24dp"
2727 />
2828
You can’t perform that action at this time.
0 commit comments