- 폰트 적용하기
https://lktprogrammer.tistory.com/191
[Android] 안드로이드 - 커스텀 폰트(Custom Font) 적용하기
이번 포스팅에서는 안드로이드 스튜디오에서 제공하는 기본 폰트말고 커스텀 폰트(Custom Font)를 적용하는 방법에 대해 알아보겠습니다. 1. 폰트 다운로드 https://noonnu.cc/ 상업적 이용 가능한 무료
lktprogrammer.tistory.com
- 폰트 적용했더니 자간이 너무 넓어지는 현상 해결하기
android:includeFontPadding="false"
- Text Input Layout
https://material.io/components/text-fields/android#outlined-text-field
Material Design
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
material.io
- 앱 아이콘 만들기
1024 x 1024 사이즈로 아이콘 제작 후 Icon Maker 돌리기.
App Icon Maker - Resize App Icon to all sizes for iOS/Android projects.
App Icon Maker / App Icon Resizer AppIconMaker.co is a cloud service free icon maker which optimizes your app icon with proficient speed and generates icons of all sizes to be used on apps for different app stores. It’s versatility in compatibility serve
appiconmaker.co
'Devlog > Android' 카테고리의 다른 글
[Android: Kotlin] Bottom Navigation (화면 맨 아래 탭 기능) 구현하기 (0) | 2021.09.06 |
---|---|
[Android] 폴더 생성해서 프로젝트 구조 깔끔하게 정리하기 (0) | 2021.08.29 |
[Android] 자주 쓰는 안드로이드 스튜디오 단축키 (0) | 2021.07.01 |
[Android] Emulator 문제 해결방법 (0) | 2021.06.29 |
[Android] UI 템플릿 sample snippets (0) | 2021.06.01 |