Skip to content
Snippets Groups Projects
Commit 245b5142 authored by Taras's avatar Taras
Browse files

Add loading for invite members

parent e8b55f9e
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
app:layout_constraintTop_toBottomOf="@id/rvSelectedUsers"
tools:visibility="visible" />
<androidx.recyclerview.widget.RecyclerView
<org.futo.circles.core.view.LoadingRecyclerView
android:id="@+id/rvUsers"
android:layout_width="0dp"
android:layout_height="0dp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment