瀏覽代碼

导入错误

liujiangyao 8 年之前
父節點
當前提交
c9f080a8fc
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/src/main/res/layout/homepage_act_layout.xml

+ 2 - 2
app/src/main/res/layout/homepage_act_layout.xml

@@ -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"