리소스유형
|
화면크기 |
화면밀도
|
방향
|
가로/세로 비율
|
drawable layout menu minimap values |
-small -normal -large -xlarge |
-ldpi -mdpi -hdpi -xhdpi -xxhdpi -xxxhdpi -nodpi (밀도독립적) -tvdpi |
-land -port |
-long -notlong
|
앱이 특정 화면 크기에서만 작동하게 만들려면
AndroidMenifest.xml에 <supports-screens> 속성을 정의한다.
'개발' 카테고리의 다른 글
React Native Expo 설치 및 실행 (0) | 2020.07.14 |
---|---|
SQLite(수정중) (0) | 2020.04.01 |
Activity LifeCycle (0) | 2020.04.01 |
axios.interceptors를 사용해 JWT유효성 관리 (0) | 2020.03.31 |
React js VS Vue js (0) | 2020.03.31 |