Hello Sweta,
M using ImageAdapter class to customize gallery . In My ImageAdapter class
m using these lines.
imageView = new ImageView(mContext);
imageView.setLayoutParams(new Gallery.LayoutParams(240, 240));
imageView.setScaleType(ImageView.ScaleType.FIT_XY);
imageView.setPadding(10, 8, 10, 8)
Hello,
i am using android:spacing(-40) to decrease space in betweem gallery
item. the only left side image decrease the space and goes to behind
the images
but the right side image are overlapped.
--
You received this message because you are subscribed to the Google
Groups "Android Developers"
2 matches
Mail list logo