2. 안드로이드 텍스트 연습 |
|||||
---|---|---|---|---|---|
작성자 | 컴샘 | 등록일 | 19.09.09 | 조회수 | 67 |
첨부파일 | |||||
res/layout/activity_a2.xml 소스 2. 간단한 텍스트 연습 <TextView android:id="@+id/textView2" android:layout_marginTop="70dp" android:layout_width="match_parent" android:layout_height="108dp" android:autoLink="web" android:lines="10" android:text=" ***전원학교 블로그*** android:textSize="18sp" />
|
이전글 | 3. LinearLayout 배치 방법 |
---|---|
다음글 | 1. 안드로이드 스튜디오 설치 및 스마트폰 루트권한 갖기 |