Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <uk.co.senab.actionbarpulltorefresh.extras.actionbarcompat.PullToRefreshLayout
- android:id="@+id/ptr_layout"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:visibility="gone">
- <com.costum.android.widget.LoadMoreListView
- android:id="@+id/listView_feed"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:dividerHeight="0dp"
- android:divider="@color/transparent_white"/>
- </uk.co.senab.actionbarpulltorefresh.extras.actionbarcompat.PullToRefreshLayout>
Advertisement
Add Comment
Please, Sign In to add comment