본문 바로가기

딸기스무디

검색하기
딸기스무디
프로필사진 strawberry-smoothie

  • 분류 전체보기 (51)
    • C, C++ (3)
    • Git (5)
    • Java (12)
    • Synology (6)
    • Matlab (1)
    • gcc (1)
    • linux (8)
    • python (2)
    • android (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
  • SSL 인증서가 변경되었습니다
  • synology
  • JSON
  • Linux
  • Wraith Spire
  • cloudstation
  • setonkeylistener
  • git
  • urllib3
  • github
  • SetWindowTextW
  • IntelliJ
  • truncated
  • c++
  • audio station버그
  • linearlaout
  • MFC
  • formatting failed
  • 장치 데이터 오류
  • 주석 숨김
  • 시놀로지 색인
  • ds cloud
  • cloud station
  • 라즈베리파이
  • windows terminal
  • java.net.bindexception
  • Eclipse
  • quickconnect
  • 이클립스 주석
  • clp 325wk
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록imageView (1)

딸기스무디

RelativeLayout으로 화면구성하기

RelativeLayout: parent 또는 다른뷰와의 상대적 위치로 화면 구성 위와 같이 layout를 구성하려면, linearlayout 3개를 설정하고 layout 속성을 설정해준다. id:linearlayout1은 buttonlayout보다 위에 있어야 하므로 android:layout_above="@+id/buttonlayout", id:linearlayout2은 buttonlayout보다 밑에 있어야 하므로 android:layout_below="@+id/buttonlayout" 수직으로 배치했으므로 android:orientation은 vertical로 설정하였다. RelativeLayout + LinearLayout /* contents */ /* contents */

android 2020. 9. 15. 08:48
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바