티스토리 뷰
728x90
android:layout_width="0dp" or android:layout_height="0dp"
app:layout_constraintDimensionRatio="***:***"
example)
<ImageView
android:id="@+id/main_banner"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginStart="20dp"
android:layout_marginTop="44dp"
android:layout_marginEnd="20dp"
android:background="#26CBCBCB"
android:backgroundTint="@color/white"
android:scaleType="centerCrop"
app:layout_constraintDimensionRatio="335:280"
app:layout_constraintTop_toBottomOf="@+id/home_user_menu_layout"
tools:layout_editor_absoluteX="20dp" />
728x90
'android' 카테고리의 다른 글
push notification set custom sound (.mp3) (0) | 2022.07.11 |
---|---|
wireless debugging (android 11 or less) (0) | 2022.05.28 |
how to make ... at view (0) | 2022.05.24 |
how to get storage permission form android (0) | 2022.05.23 |
how to get image at gallery from web view of android (0) | 2022.05.23 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 웹뷰
- logtag
- web view
- andorid
- new project
- web view settings
- javaClass
- 영문 키보드
- defaultInputmode
- kotlin
- screenorientation
- 안드로이드
- 클래스 이름
- logcat
- StringWriter
- 화면 고정
- android studio
- 코틀린
- 외부 브라우저
- create new project
- create project
- permissions
- check permissions
- simpleName
- Android
- custom web view
- 로그캣
- 화면 방향 고정
- Inputmode
- web chrome view
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함