기술참고자료/Android | 2011. 10. 18. 10:22
<LinearLayout android:id="@android:id/empty" android:layout_width="fill_parent" android:layout_height="120dip" android:gravity="center_horizontal" > <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:text="댓글이 없습니다." /> </LinearLayout> |
[Android] ADB 이용해서 패킷 덤프 뜨는 방법 (1) | 2011.11.02 |
---|---|
[Android] ListView에서의 버튼 이벤트 (0) | 2011.10.18 |
[Android] 미디어 갤러리를 이용한 파일첨부 (0) | 2011.10.18 |
[Android] TableView 모서리 둥글게 처리하기 (0) | 2011.10.18 |
[Android] TextView에서의 줄간격 설정 (0) | 2011.10.18 |
Recent Comments