|
|
@@ -5,7 +5,7 @@
|
|
|
android:clipChildren="true"
|
|
|
android:background="@color/bg_gray">
|
|
|
|
|
|
- <com.sheep.gamegroup.view.customview.SheepmSwipeRefreshLayout
|
|
|
+ <com.sheep.gamegroup.util.SheepSwipeRefreshLayout
|
|
|
android:id="@+id/refresh"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content">
|
|
|
@@ -61,7 +61,7 @@
|
|
|
android:paddingRight="@dimen/content_padding_10"/>
|
|
|
</LinearLayout>
|
|
|
</ScrollView>
|
|
|
- </com.sheep.gamegroup.view.customview.SheepmSwipeRefreshLayout>
|
|
|
+ </com.sheep.gamegroup.util.SheepSwipeRefreshLayout>
|
|
|
|
|
|
<com.kfzs.duanduan.view.DragRelativeLayout
|
|
|
android:id="@+id/newbie_task"
|