|
|
@@ -374,8 +374,6 @@ public class MainCategoryContentsImageView extends MainCategoryContentsView {
|
|
|
// int imageLoadedHeight = resource.getHeight(); //this is the bitmap's height
|
|
|
// Log.i("APP# MainCategoryContentsImageView | init", "| maskWidth: " + maskWidth + ", maskHeight: " + maskHeight);
|
|
|
// Log.i("APP# MainCategoryContentsImageView | init", "| imageWidth: " + imageLoadedWidth + ", imageHeight: " + imageLoadedHeight);
|
|
|
-
|
|
|
- imageView.setScaleType(ImageView.ScaleType.CENTER_CROP);
|
|
|
imageWidth = overrideWidth;
|
|
|
imageHeight = overrideHeight;
|
|
|
onScrolledForImage();
|