결과화면
폰트 넣기
// FontDemo.java
package com.example.hellow; import android.app.Activity; public class FontDemo extends Activity{ } |
// font_demo.xml
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <TextView <TextView <TextView <TextView </LinearLayout> |
'2020년도 이전 > [WebSig] Android' 카테고리의 다른 글
Custon Toast Demo - xml파일을 이용해서 토스트(toast) 모양 변경하기 (0) | 2013.08.19 |
---|---|
Asset Demo - 안드로이드에서 txt 파일 읽어오기 (0) | 2013.08.19 |
style(스타일) 적용 및 theme(테마) 적용 (0) | 2013.08.16 |
이클립스에서 logcat이 안보인다면? (0) | 2013.08.16 |
Sliding Demo - 슬라이딩드로어 (0) | 2013.08.16 |