Footer Image Will Not Size Correctly
问题 I have a footer image which does not seem to size correctly: it is cut off on every side and appears to overlap with other images (assigned to the PagerAdapter as well). How can this be avoided? Screenshot: JAVA SNIPPET: private class ImagePagerAdapter extends PagerAdapter { private int[] mImages = new int[] { R.drawable.classical_up_btn, R.drawable.country_up_btn, R.drawable.dance_up_btn, R.drawable.hiphop_up_btn }; public int getCount() { return mImages.length; } public boolean