ImageView imageView = (ImageView) findViewById(R.id....);
imageView.setAdjustViewBounds(true); // 여백 없애기
끝.
'프로그래밍 > Android' 카테고리의 다른 글
eclipse Colors and Fonts 설정하기 (0) | 2014.01.19 |
---|---|
Android 해상도 얻어오기(Width, Height) (0) | 2014.01.16 |
SQLite select, insert, update, delete (0) | 2013.05.23 |
ListView의 ListItem Touch 막기 (2) | 2013.05.22 |
getBaseContext()와 getApplicationContext()의 차이 (0) | 2013.05.14 |
댓글