Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 콜백
- egov
- Callback
- Java
- RequestMethod.POST
- 국제화
- android
- 동적쿼리
- jsx
- C#크롤링
- fullcalendar
- 쿼리
- c:forEach
- AndroidStudio
- 서드파티모듈
- node.js
- mybatis
- NPM
- SQL
- vscode
- Spring
- c:choose
- react
- JavaScript
- iBATIS
- MySQL
- MVC
- jQuery
- HTTP
- JSTL
Archives
- Today
- Total
목록android typeface (1)
Today Yewon Learned

1) res폴더 안에 font 폴더 생성 2. Typeface 선언 private TextView tv1; Typeface typeface = getResources().getFont(R.font.lgsmartuilight); tv1.setTypeface(typeface); [참고] https://developer.android.com/reference/android/graphics/Typeface Typeface | Android Developers developer.android.com
Android Sudio
2023. 3. 16. 09:55