RelativeLayout- 모든 요소들이 다른요소 또는 부모요소를 기준으로 정렬된다.- 방향 속성에 따라서 위치를 결정한다. siblings 기준 positionlayout_above, layout_below, layout_toLeftOf, layout_toRightOfparent 기준 positionlayout_centerHorizontal, layout_centerVerticalsiblings 기준 정렬layout_alignTop, layout_alignBottom, layout_alignLeft, layout_alignRight, layout_alignBaselineparent 기준 정렬layout_alignParentTop, layout_alignParentBottom, layout_alignP..
LinearLayoutLinearLayout에서는 horizontally 또는 vertically 로 방향을 나타낸다.( ConstraintLayout을 통해서 설정하는 방법 : https://constraintlayout.com/layouts/linearlayout.html ) LinearLayout을 통해 레이아웃 나누기(비율 2:3) - LinearLayout 을 android:weightSum = "5" 로 설정 - LinearLayout 안에 속한 ImageButton 을 각각 2, 3으로 설정 - 첫번째 ImageButton 은 2/5 만큼을 차지, 두번째 ImageButton 는 3/5 만큼을 차지한다. 실행화면추후 추가 예정
- Total
- Today
- Yesterday
- RelativeLayout
- 윈도우
- handshake
- ConstraintLayout
- 안드로이드
- 스프링부트
- C++
- listview
- 스프링
- 운영체제
- OS
- debug
- 네트워크
- DATABASE
- C
- frameLayout
- 백준알고리즘
- BOJ
- 알고리즘
- 백준
- adapter
- windows
- layout
- LinearLayout
- WinDbg
- 퀵정렬
- 정렬 알고리즘
- 이진탐색트리
- HTTP
- Android
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |