한줄 팁 ㅇㅎ;
<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"
/>
'Android' 카테고리의 다른 글
안드로이드 멀티윈도우 (0) | 2013.01.25 |
---|---|
ListView에서 stackoverflowError이 떳을 경우.... (0) | 2012.12.27 |
Custom Notification 안에 버튼 이벤트 주기.....(수정) (1) | 2012.08.07 |
android http, https 통신 (0) | 2012.07.19 |
androod EditText 검색 키보드 띄우기 (0) | 2012.07.08 |