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 |
Tags
- 서드파티모듈
- jsx
- mybatis
- HTTP
- C#크롤링
- iBATIS
- 쿼리
- react
- 국제화
- 동적쿼리
- Java
- 콜백
- c:choose
- c:forEach
- android
- RequestMethod.POST
- AndroidStudio
- fullcalendar
- node.js
- SQL
- MVC
- JavaScript
- egov
- jQuery
- Spring
- JSTL
- NPM
- Callback
- vscode
- MySQL
Archives
- Today
- Total
목록android 글씨체 변경 (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