티스토리 뷰
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
- check permissions
- logtag
- custom web view
- web chrome view
- 클래스 이름
- kotlin
- 안드로이드
- android studio
- logcat
- javaClass
- Android
- simpleName
- screenorientation
- create project
- new project
- web view
- create new project
- 영문 키보드
- 웹뷰
- 외부 브라우저
- defaultInputmode
- andorid
- StringWriter
- permissions
- Inputmode
- 로그캣
- web view settings
- 화면 방향 고정
- 화면 고정
- 코틀린
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함