Skip to content

Commit

Permalink
Merge pull request lzwjava#48 from daweibayu/master
Browse files Browse the repository at this point in the history
fix crash bug
  • Loading branch information
daweibayu authored Sep 6, 2016
2 parents eb81cb4 + 4641afc commit a5c2e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
android:textSize="14sp" />
</LinearLayout>

<com.avoscloud.leanchatlib.view.RefreshableRecyclerView
<com.avoscloud.chat.view.RefreshableRecyclerView
android:id="@+id/search_user_rv_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
Expand Down

0 comments on commit a5c2e64

Please sign in to comment.