FrameLayoutDemo-같은 영역에 중첩된 뷰를 이벤트를 통해 이미지뷰가 보였다/사라지게 출력하기
CODEDRAGON ㆍDevelopment/Android
반응형
같은 영역에 중첩된 뷰를 이벤트를 통해 이미지뷰가 보였다/사라지게 출력하기
강의 내용
activity_main.xml |
FrameLayout Graphical Layout > Form Widgets-Button추가 Graphical Layout > image&Media-ImageView 추가
|
MainActivity.java |
//이벤트 연결 |
\res\drawable\southkorea.png |
이미지 파일 추가 |
출력 결과
'Development > Android' 카테고리의 다른 글
TableLayoutDemo-TableLayout 확인 (0) | 2014.06.19 |
---|---|
TableLayout (0) | 2014.06.19 |
FrameLayout (0) | 2014.06.19 |
RelativeLayoutDemo2-부모 뷰를 기준으로 해서 위치 지정 (Layout을 기준으로 배치) (0) | 2014.06.18 |
RelativeLayoutDemo-상대적인 관계에 따라 위치 지정하기(자식 뷰 기준 위치) (0) | 2014.06.18 |