반응형
android, pulltorefreshlistview both side setting. |
<com.handmark.pulltorefresh.library.PullToRefreshListView
xmlns:ptr="http://schemas.android.com/apk/res-auto"
android:id="@+id/cardlist"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:overScrollMode="never"
android:scrollbars="none"
ptr:ptrMode="both" />
반응형
'프로그래밍 놀이터 > 안드로이드, Java' 카테고리의 다른 글
[android] ImageView ScaleType Tutorial (2) | 2013.11.07 |
---|---|
[android] Browser 의 링크를 통해 내 앱 실행시키기 (0) | 2013.11.06 |
[android] intra app communication method statistics. ( localbroadcastmanager, eventbus, otto ) (0) | 2013.11.04 |
[android] Bitmap too large to be uploaded into a texture (0) | 2013.10.31 |
[android] view 기본 click 소리 내는 방법. (2) | 2013.10.30 |
댓글