<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/aticle_content"
android:lineSpacingExtra="15dip"
/>
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/aticle_content"
android:lineSpacingExtra="15dip"
/>
'개발도구 > aOS - 안드로이드 개발' 카테고리의 다른 글
[안드로이드] null 값 비교 (0) | 2012.02.17 |
---|---|
[안드로이드] RSS , xml 파싱 간단한 소스 (0) | 2012.02.17 |
[안드로이드] HorizontalScrollView 의 좌표, value 값 알아내기 (0) | 2012.02.13 |
[안드로이드] 안드로이드 페이지 단위 스크롤뷰 (0) | 2012.02.13 |
[안드로이드] scrollview touchEvent OnTouchListener OnClickListener (0) | 2012.02.13 |