티스토리 뷰
728x90
반응형
<EditText
android:id="@+id/message_edit"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginRight="3dp"
android:hint="@string/chat_room_message_hint"
android:paddingLeft="5dp"
android:textSize="13sp"
android:inputType="textMultiLine"
android:scrollbars="vertical"
android:singleLine="false"
android:minLines="2"
android:maxLines="5"
/>
반응형
'모바일 프로그래밍' 카테고리의 다른 글
iOS 앱 버전 정보 불러오기 (0) | 2016.04.14 |
---|---|
iOS 풀스크린 상태바 없애기 (0) | 2016.04.13 |
Android Toast 폰트 변경 및 single line 만들기 (0) | 2016.04.09 |
Android immersive 풀스크린 (0) | 2016.04.09 |
Android 5.0 WebView 이미지 안보이는 문제 (0) | 2016.04.09 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday