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