Notice
Recent Posts
Recent Comments
Link
관리 메뉴

설.현.아빠

TableLayout 컨테이너 / ScrollView (Android Container 3: TableLayout / ScrollView) 본문

안드로이드/Table

TableLayout 컨테이너 / ScrollView (Android Container 3: TableLayout / ScrollView)

설.현.아빠 2011. 2. 11. 11:35


이번에는 위젯들을 화면에 배치 하는데 필요한 container에 관한 내용입니다.

다음과 같이 3부분으로 나누어서 포스팅 하려고 합니다. 


Part 1. LinearLayout 

Part 2. RelativeLayout 

Part 3. TableLayout  + ScrollView 


그중 Part 3. TableLayout에 대한 정리 입니다.


Comments